components/ingress 1.0.10
Pre-release
Pre-release
What's New
🐛 Bug Fixes
- Dedicated
http.ServeMuxinstead ofhttp.DefaultServeMux. Prevents transitive dependencies from silently exposing endpoints (e.g.net/http/pprof,expvar) viainit()-timehttp.Handleon the global mux. Only/and/status.okare reachable now;/debug/pprof/correctly returns 404. (#1224)
🔧 Improvements
- OTel metrics normalized. Attribute keys
.→_(http_method,http_status_code,routing_result); OTLP export switched to delta temporality; removed redundantingress.proxy.http.requests_totalandingress.proxy.websocket.connections_total(already covered by generic HTTP request metrics from v1.0.9). Update dashboards/alerts accordingly. (#1209)
👥 Contributors
Thanks to these contributors ❤️
- Docker Hub: opensandbox/ingress:v1.0.10
- GHCR: ghcr.io/opensandbox-group/opensandbox/ingress:v1.0.10
- Aliyun Registry: sandbox-registry.cn-zhangjiakou.cr.aliyuncs.com/opensandbox/ingress:v1.0.10