Releases: axiomhq/cli
Releases · axiomhq/cli
Axiom CLI v0.9.0-rc.1
What's Changed
- fix(internal): 'axiom login' -> 'axiom auth login' by @lukasmalkmus in #134
- feat(cmd): improve organization listing by @lukasmalkmus in #132
- feat(ci): use GitHub release notes generation API for changelog by @lukasmalkmus in #137
- error display fix, processedBytes less misleading by @s-scheele-simonsen in #138
- fix(deps): update to most recent 'axiom-go' by @lukasmalkmus in #135
New Contributors
- @s-scheele-simonsen made their first contribution in #138
Full Changelog: v0.8.0...v0.9.0-rc.1
Axiom CLI v0.8.0
Axiom CLI v0.7.0
Changelog
- e52ab5c Ignore errors from the browser command
Axiom CLI v0.7.0-rc.3
Changelog
- e52ab5c Ignore errors from the browser command
Axiom CLI v0.7.0-rc.2
Changelog
- 55c0ecc Switch to pkg/browser
Axiom CLI v0.7.0-rc.1
Axiom CLI v0.6.0
Changelog
- 34a7893 Add export command
- 186d292 Better docs
- 432e0b5 Better setup experience
- 2631712 Cleanup command constructor names
- 1eb4f12 Default to cloud when logging in
- 45198fa Downgrade problematic dep
- 7d78ed8 Drop more 'Axiom Cloud' vocabulary
- bd1c2bf Drop outdated GIF
- f0beb6c Fix #117
- c8b9593 Fix CI
- 8e692f2 Fix CI
- df3a941 Fix api token creation
- 7919866 Fix goreleaser
- 4d3d118 Fix style
- e919274 Fix typo
- bedcd55 Hide '--force-cloud' flag
- 971cd4c Improved auth flow
- 5759c1f Improved auth workflow
- 734f204 Make sure to check for http urls without a scheme.
- 6a27974 More accurate docs/descriptions
- fe0e484 Reduce usage of 'deployment' term
- ba5333c Refactor setup
- 35a82c5 Smarter auto-completion.
- 1859a89 Stronger typing
- e0126b9 Suggest to login on first run
- f240eda Support Go 1.18
- eb6f1bf Update README to include export command
- 5aa79dc Update dependencies
- 10eec01 Update heredoc to include eval usage
- 9455139 Use consistent formatting + use heredoc messages
Axiom CLI v0.6.0-rc.0
What's Changed
- Go 1.18 by @lukasmalkmus in #109
- Add export command by @damaredayo in #114
- Cloud focus by @lukasmalkmus in #112
- Fix #117 by @lukasmalkmus in #118
- Better docs by @lukasmalkmus in #120
- Better setup experience by @lukasmalkmus in #119
- Fix goreleaser by @lukasmalkmus in #121
- Fix CI by @lukasmalkmus in #122
- Refactor setup by @lukasmalkmus in #123
- Fix style by @lukasmalkmus in #124
New Contributors
- @damaredayo made their first contribution in #114
Full Changelog: v0.5.1...v0.6.0-rc.0
Axiom CLI v0.5.1
Axiom CLI v0.5.0
Changelog
- 40c4d1d .yml -> .yaml
- d45b219 Auto-pick if only one organization is present
- 8fd34be Code grooming
- 6b3bfda Drop ingest token support
- 23e9122 Fix 'file already closed' error
- ec29200 Fix go.mod
- cf1be0f Handle compressed files without the need for decompressing them first
- c3159ae Ignore EPIPE errors
- 7f1ba63 Improved man page generation. Closes #1
- d5583ba Improved org handling
- 72246c3 Manage shared access keys
- 187bd88 Simple token commands
- 6b165e2 Sort string literals from prompts, completion, etc.
- dcdbe14 Update axiom-go -> v0.9.0
- db67431 Update dependencies
- 0027b83 Use own http.Transport
- 0468ca2 fix date