Apoxy v0.8.3
Released April 9, 2025
What's Changed
- [api] Simplify TunnelNode api by @dilyevsky in https://github.com/apoxy-dev/apoxy-cli/pull/28
- add monitoring options to Proxy by @theRealWardo in https://github.com/apoxy-dev/apoxy-cli/pull/29
- [dev] add a supervisor driver for backplane by @theRealWardo in https://github.com/apoxy-dev/apoxy-cli/pull/30
- [wg] move in some changes from masque proxy and cleanup wireguard tunnel code. by @dpeckett in https://github.com/apoxy-dev/apoxy-cli/pull/31
- [backplane] decouple dev mode + logging levels by @theRealWardo in https://github.com/apoxy-dev/apoxy-cli/pull/34
- [backplane] fix envoy start race by @theRealWardo in https://github.com/apoxy-dev/apoxy-cli/pull/33
- [backplane] add tracing support by @theRealWardo in https://github.com/apoxy-dev/apoxy-cli/pull/32
- [backplane] support OTEL spec for env vars by @theRealWardo in https://github.com/apoxy-dev/apoxy-cli/pull/35
- [cli] drivers for apiserver - docker or supervisor by @theRealWardo in https://github.com/apoxy-dev/apoxy-cli/pull/36
- Add basic connectip client transport implementation by @dpeckett in https://github.com/apoxy-dev/apoxy-cli/pull/37
Full Changelog: https://github.com/apoxy-dev/apoxy/compare/v0.8.2...v0.8.3