Changelog archive
Pre-2025 release history, condensed to one-line summaries.
Detailed release notes for these earlier versions live on the Apoxy GitHub releases page. This page keeps the version + headline so you can locate behavior changes by date.
2025
Apoxy v0.9.3 — Apr 30, 2025
Use revision name vs workflow id which is more stable; Publish gh release after images/helm.
Apoxy v0.9.2 — Apr 29, 2025
Add stream reset as retryable condition.
Apoxy v0.9.1 — Apr 28, 2025
Update Envoy deps.
Apoxy v0.9.0 — Apr 25, 2025
Support Gateway API 1.2.0; Go mod tidy; Update OAI for k8s 1.31.
Apoxy v0.8.5 — Apr 20, 2025
Set TunnelNode JWT; Misc improvements; Expose 9433 as UDP port.
Apoxy v0.8.4 — Apr 10, 2025
Add ipv6 for docker drivers; Add 3rd party OTEL sinks support for cloud; Add client tunnel command and skeleton of end-to-end test.
Apoxy v0.8.3 — Apr 9, 2025
Add edgefunction CRUD; Simplify TunnelNode api; Add monitoring options to Proxy.
Apoxy v0.8.2 — Feb 21, 2025
ICE bind tests, and kernel mode tunnels use ICE; Restart Failed/Stopped Proxy; Log NACK backoff delay.
Apoxy v0.8.1 — Feb 15, 2025
Default to v0.8.0; Add node epoch to differentiate multiple runs; Configure tunnel STUN/TURN servers via api config.
Apoxy v0.8.0 — Feb 14, 2025
Upgrade otel + silence temporal client logs; Upgrade dagger.
Apoxy v0.7.8 — Feb 13, 2025
X-compile macos with cgo using zig.
Apoxy v0.7.7 — Feb 13, 2025
Use TunnelPeerOffer.Status.Phase as aggregate Condition; Check docker ps error; Fix build version injection.
Apoxy v0.7.6 — Feb 13, 2025
Add release tag, sha and date to binary version; Add tag + sha for dev builds; Preload + default to the latest envoy image.
Apoxy v0.7.5 — Feb 12, 2025
Small fixes, drop 386 + arm support; Add cross compiling of cli for releases.
Apoxy v0.7.3 — Feb 12, 2025
Fix initial auth flow; Cleanup entire staging dir for workflow ID; Move from apoxy run to apoxy dev.
Apoxy v0.7.2 — Feb 10, 2025
Support install as root; Promote alpha tunnel & proxy commands to top level; Use single EDGE_FUNC_INGEST_TASK_QUEUE worker queue.
Apoxy v0.7.1 — Feb 9, 2025
Pass correct args to CleanupStoredData.
Apoxy v0.7.0 — Feb 7, 2025
Add support for TunnelNodes as a Backend; Various userspace wireguard improvements; Garbage collect inactive tunnelnode objects.
Apoxy v0.6.2 — Jan 20, 2025
Set keepalive to 5s.
Apoxy v0.6.1 — Jan 19, 2025
Add crud sub-commands.
Apoxy v0.6.0 — Jan 18, 2025
Support auth via k8s config; Install core apis for decoder.
Apoxy v0.5.9 — Jan 12, 2025
Fix busted release runner; Fix error if routing table already exists.
Apoxy v0.5.8 — Jan 9, 2025
Set missing omitempty and update copyright; Enable Depot Dagger integration everywhere and upgrade some steps; Bump golang.org/x deps.
Apoxy v0.5.7 — Jan 2, 2025
Fix logic error in EdgeFunction validation.
Apoxy v0.5.6 — Jan 2, 2025
Allow empty mode when GoPluginSource is set pt II.
Apoxy v0.5.5 — Jan 2, 2025
Allow empty mode when GoPluginSource is set.
Apoxy v0.5.4 — Jan 2, 2025
Use BasicDockerKeyring to resolve image creds.
2024
Apoxy v0.5.3 — Dec 31, 2024
Fix Backplame YAML.
Apoxy v0.5.2 — Dec 31, 2024
Add network capabilities to Backplane container; Fix .dockerconfigjson parsing.
Apoxy v0.5.1 — Dec 31, 2024
Reduce logging noise and dedup code; Register extensions/v1alpha2 APIService.
Apoxy v0.5.0 — Dec 30, 2024
Rework the status update mechanism; Implement Js source deletion; Add v1alpha2 version.
Apoxy v0.4.2 — Dec 23, 2024
Cleanup CI dir; Increase activity retries to 5; EdgeFunctionRevision GC implementation.
Apoxy v0.4.1 — Dec 11, 2024
Add kernel mode tunnel implementation; Make it possible to use local copy of images; Basic JS funcs support.
Apoxy v0.4.0 — Nov 25, 2024
Move kine.sock to default apoxy dir; Increase timeout to 5m; Sync APIs.
Apoxy v0.1.5 — Jan 30, 2024
Update install.sh to v0.1.4; Log magic key explicitly after creation.
Apoxy v0.1.4 — Jan 23, 2024
Update docs for v0.1.3; Add sentry reporting for panics + auth issues.
Apoxy v0.1.3 — Jan 21, 2024
Bump install.sh to v0.1.2; Add Dagger pipeline; Fix main.go path.
2023
Apoxy v0.1.2 — Dec 19, 2023
Update docs; Add install.sh script and arm platform.
Apoxy v0.1.1 — Dec 16, 2023
Apoxy proxies should list proxies; Specify protocol; Silence Usage prompt after flag parsing is done..
Apoxy v0.1.0 — Dec 10, 2023
This is the initial release of the Apoxy CLI!