Changelog
Release history for the Apoxy CLI and cloud platform.
Apoxy v0.18.1
Added a new generic delete command, domain record replacement capabilities, and HTTP response compression support, along with several reliability improvements.
Apoxy v0.18.0
Added comprehensive tunnel agent metrics collection and overlay scraper, automatic traffic pause detection for high throughput scenarios, and a version flag for the Kubernetes install command.
Apoxy v0.17.0
Introduced BFD-lite liveness detection for tunnel connections, API server audit logging, graceful connection draining, and significant tunnel performance optimizations. macOS binaries are now Apple code-signed and notarized.
Apoxy v0.16.1
Added an Addresses field to ProxyStatus for better visibility into proxy configuration. Fixed Homebrew formula publishing to use POSIX-compatible shell syntax for improved compatibility.
Apoxy v0.16.0
Added Homebrew tap support for easier CLI installation, improved tunnel connection management with new CloseConnection method and high availability support, enhanced Kubernetes integration with interactive cluster selection and context overrides, and fixed critical DNS resolution and race condition issues in tunnel operations.
Apoxy v0.15.0
An interactive installer for Kubernetes deployments, domain record management with new CLI commands, Gateway API reflection support, and improved CLI output formatting with JSON/YAML options and field selectors. Also includes tunnel integration for edge runtime, latency-based edge selection, and DirectResponse support for static HTTP responses.
Apoxy v0.14.0
Added support for Gateway API resources (TCPRoute, UDPRoute, TLSRoute) with TLS termination, new CLI commands for gateway management, multi-resource apply with server-side apply support, and a tunnel text user interface. Also includes API migration to v1alpha2, enhanced logging with JSON support, and improved multi-cluster support.
Apoxy v0.13.0
Added a health endpoint for the tunnel service, integrated controllers with Kubernetes, and implemented periodic publishing of connection statistics.
Apoxy v0.12.4
EdgeFunctionRevisions are now labeled with their parent EdgeFunction name for better organization, and performance improvements have been made through dependency upgrades and batched I/O implementation in the tunnel component.