Releases: apoxy-dev/apoxy
Releases · apoxy-dev/apoxy
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