Apoxy v0.23.0
Introduces metrics collection with OTLP support, configurable Envoy version selection, direct HTTPRoute-to-VPCService routing, and improved tunnel reliability with numerous stability fixes
v0.23.0 brings metrics collection via a new metrics.apoxy.dev/v1alpha1 API with OTLP stats sink support, configurable Envoy version pinning per Proxy, and direct HTTPRoute backendRefs to VPCService. This release also delivers significant tunnel reliability improvements and a broad set of bug fixes across the platform.
Features
- Metrics API and collection (c3fca55, 1658668, d1cb4e2, 0689ca4, 0d5ad60)
- Configurable Envoy version (d84ed50, 12fd29e)
- Direct HTTPRoute to VPCService (5d83cd2)
- Dynamic-only Backends (7acbd62)
- Console subresource support (9bc9514)
- Session observer (08a8d51)
Bug Fixes
- Proxy deletion (49ac252)
- SNAT address race (8f0d3ca)
- Gateway nil map panic (00a80bc)
- Network namespace recovery (fed7dda)
- Relay connection cleanup (4f48641, 227a50c)
Improvements
- Tunnel reliability (443f680, d7de291, ae8d0d4)
- Tunnel buffer optimization (a58905f)
- Metadata generation tracking (65e9a0a)
- API content negotiation (d54cc03)
- Gateway tenant attribution (18786b5)
- CLI YAML parsing (18786b5)
- Isolated resource storage (4432875)
- Service readiness reporting (0e8788d)
- Console multiplexing (9153270)
- Console browser fixes (4c53dfb)
- Remove deprecated runtime guard (55cbfe3)
Infrastructure
Full Changelog: v0.22.0...v0.23.0
← Previousv0.23.1Improves Envoy proxy observability with metrics tagging, a Grafana monitoring dashboard, alert rules, and health tracking for exits, limits, and restartsNext →v0.21.0This release introduces compute Services with egress controls and a gVisor sandbox runtime, zero-config CLI deploys, a redesigned console UI, and tunnel improvements.