What's Changed
* chore(deps): bump github.com/klauspost/compress from 1.17.3 to 1.17.4 by dependabot in https://github.com/axiomhq/cli/pull/197
* chore(deps): bump actions/setup-go from 4 to 5 by dependabot in https://github.com/axiomhq/cli/pull/198
* chore(oauth): replace pkce package with 'official' oauth2 package by lukasmalkmus in https://github.com/axiomhq/cli/pull/199
* deps(ci): {download,upload}-artifact v3 -> v4 by lukasmalkmus in https://github.com/axiomhq/cli/pull/203
* chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 by dependabot in https://github.com/axiomhq/cli/pull/204
* chore(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 by dependabot in https://github.com/axiomhq/cli/pull/205
* chore(deps): bump github.com/cloudflare/circl from 1.3.5 to 1.3.7 by dependabot in https://github.com/axiomhq/cli/pull/206
* chore(deps): bump LouisBrunner/checks-action from 1.6.2 to 2.0.0 by dependabot in https://github.com/axiomhq/cli/pull/208
* chore(deps): bump github.com/klauspost/compress from 1.17.4 to 1.17.5 by dependabot in https://github.com/axiomhq/cli/pull/210
* fix(client): use axiom-go http transport options by lukasmalkmus in https://github.com/axiomhq/cli/pull/209
* chore(deps): bump github.com/klauspost/compress from 1.17.5 to 1.17.6 by dependabot in https://github.com/axiomhq/cli/pull/211
* chore(deps): bump golangci/golangci-lint-action from 3 to 4 by dependabot in https://github.com/axiomhq/cli/pull/212
* chore(deps): bump github.com/klauspost/compress from 1.17.6 to 1.17.7 by dependabot in https://github.com/axiomhq/cli/pull/213
* chore(deps): bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3 by dependabot in https://github.com/axiomhq/cli/pull/214
* chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by dependabot in https://github.com/axiomhq/cli/pull/216
* chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by dependabot in https://github.com/axiomhq/cli/pull/217
* Go 1.22 by lukasmalkmus in https://github.com/axiomhq/cli/pull/218
* fix: ingest from ingest can fail on big, encoded files/streams by lukasmalkmus in https://github.com/axiomhq/cli/pull/220
**Full Changelog**: https://github.com/axiomhq/cli/compare/v0.12.0...v0.12.1