Releases: apoxy-dev/apoxy
Releases · apoxy-dev/apoxy
v0.5.0
What's Changed
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- [cmd] allow specifying instance name rather than always using hostname by @dpeckett in #17
- [wg] add ability to retrieve peer information by @dpeckett in #18
- [wg] rework the tunnelnode controller by @dpeckett in #19
- [tunnel] fix kernel tunnel on unsupported platform by @theRealWardo in #21
- [wg] miscellanous tunnel reconciler improvements by @dpeckett in #20
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- [wg] add kernel mode tunnel implementation by @dpeckett in #9
- [ci] make it possible to use local copy of images by @dpeckett in #10
- [cmd/run] support linux/amd64 environments by @dpeckett in #11
- [ci] add a little update codegen script by @dpeckett in #12
- [ci] run per push by @theRealWardo in #15
- refactor: simplify code gen script by @dpeckett in #13
- [backplane] remove deprecated DNS service by @theRealWardo in #16
- feat: sketch out proposed config schema by @dpeckett in #14
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
This is the initial release of the Apoxy CLI!
Please let us know about any issues by filing a bug or reach out by email at [email protected]
Changelog
- 5345711 [cmd/log] Set asc order for one-shot
- 68d1244 [cmd/logs] Add --since and --since-time flags
- 2fa8d83 [cmd/logs] Add basic logs command.
- 638214a [cmd/logs] Implement --follow
- 920eef7 [cmd/logs] Pull source from the log record
- 910ceb0 [cmd/logs] Streaming log record decode
- 86a8b27 [cmd/logs] Very basic coloring
- 7781d7f [cmd/proxy] Silence Usage prompt after flag parsing is done.
- a77c895 apoxy auth
- 93bc717 apoxy proxies should list proxies
- 20d34fa auth verification + add v1alpha API objects
- 37bddae basic CRD(+L)
- 6b95471 bootstrap
- c054c08 configure goreleaser
- 5891817 domains support
- c9133b2 don't close the auth channel so fast
- e5bd1bf generate CLI docs page
- 6c8ca42 include provider and status for proxies
- 332a1a0 no windows support yet
- b345878 pretty print
- a34e4ec quick local builder script
- 7e74f30 set proxy type and provider
- 3f9ceb2 specify protocol
- 0f18df1 store the project ID with the API key
- fb91b64 support raw json output and default to not follow
- b592224 versioning, rest client and auth check