Apoxy v0.18.0
Released March 27, 2026
This release adds enhanced tunnel monitoring capabilities and improves Kubernetes operations with automatic namespace handling and version information.
Features
- Tunnel agent metrics and overlay scraper: Add comprehensive agent metrics collection and overlay scraper with re-export collector support (1894a0b)
- Traffic pause with auto-detection: Implement automatic traffic pause detection for high throughput scenarios (938c50f)
- Version flag for install command: Add
--versionflag to Kubernetes install command (8e9d8a1)
Bug Fixes
- Namespace creation in Kubernetes: Ensure namespace exists before performing server-side dry-run operations (23ed5ab)
Full Changelog: https://github.com/apoxy-dev/apoxy/compare/v0.17.0...v0.18.0