Releases: axiomhq/axiom-go
Releases · axiomhq/axiom-go
Axiom Go v0.17.0
What's Changed
- chore: readme grooming by @lukasmalkmus in #250
- feat(adapters): log/slog by @lukasmalkmus in #252
Full Changelog: v0.16.2...v0.17.0
Axiom Go v0.16.2
What's Changed
- fix(adapters): typo by @lukasmalkmus in #245
- fix(adapters): readme code examples by @lukasmalkmus in #246
- chore: go 1.20 by @lukasmalkmus in #247
- doc: improve readme with note on api tokens by @lukasmalkmus in #248
Full Changelog: v0.16.1...v0.16.2
Axiom Go v0.16.1
What's Changed
- feat(adapters): slog by @lukasmalkmus in #240
- Fix example code in README.md by @ProZsolt in #241
- chore(options): don't panic when 'nil' is passed as an option by @lukasmalkmus in #242
- chore(ci): create expected 'Dependent Issues' on Dependabot PRs by @lukasmalkmus in #244
- chore(deps): bump golang.org/x/tools from 0.11.0 to 0.11.1 by @dependabot in #243
Full Changelog: v0.16.0...v0.16.1
Axiom Go v0.16.0
What's Changed
- fix(datasets): test assertions by @lukasmalkmus in #224
- chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 by @dependabot in #225
- chore(deps): bump github.com/sirupsen/logrus from 1.9.1 to 1.9.2 by @dependabot in #226
- chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #227
- chore(ci): simpler matrix by @lukasmalkmus in #229
- chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #230
- chore(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #231
- chore(deps): bump otel by @lukasmalkmus in #228
- chore(deps): bump golang.org/x/tools from 0.9.1 to 0.9.3 by @dependabot in #232
- chore(deps): bump github.com/klauspost/compress from 1.16.5 to 1.16.6 by @dependabot in #234
- chore(deps): bump github.com/klauspost/compress from 1.16.6 to 1.16.7 by @dependabot in #236
- chore(deps): bump gotest.tools/gotestsum from 1.10.0 to 1.10.1 by @dependabot in #237
- Code grooming by @lukasmalkmus in #238
- Rename hobby -> personal by @lukasmalkmus in #235
Full Changelog: v0.15.2...v0.16.0
Axiom Go v0.15.2
What's Changed
- chore: tune http client by @lukasmalkmus in #217
- chore: improve ci linting by @lukasmalkmus in #218
- docs: improve readme by @lukasmalkmus in #216
- feat(otel): cleanups by @lukasmalkmus in #220
- Add support for APL variables by @bahlo in #210
- doc(ingest,query): better go doc on variables, labels and cursors by @lukasmalkmus in #221
- fix(ci): fix lint job caching by @lukasmalkmus in #223
- doc(query): improve variables go doc by @lukasmalkmus in #222
Full Changelog: v0.15.1...v0.15.2
Axiom Go v0.15.1
What's Changed
- Utilise Go 1.19 features by @lukasmalkmus in #202
- GitHub Actions imrpovements by @lukasmalkmus in #204
- Drop SAS support by @lukasmalkmus in #203
- chore(deps): bump goreleaser/goreleaser-action from 2 to 4 by @dependabot in #205
- fix(test): ignore 'blocksExamined' in query result status by @lukasmalkmus in #208
- chore(deps): bump github.com/golangci/golangci-lint from 1.52.1 to 1.52.2 by @dependabot in #206
- fix(apl/test): cursors by @lukasmalkmus in #209
- chore(ci): test against staging env by @lukasmalkmus in #213
- chore(deps): bump github.com/klauspost/compress from 1.16.3 to 1.16.5 by @dependabot in #211
- chore(deps): bump github.com/cenkalti/backoff/v4 from 4.2.0 to 4.2.1 by @dependabot in #212
- fix(ci): fix if condition and release concurrency group by @lukasmalkmus in #214
- fix(query): support compiler warning message codes by @lukasmalkmus in #215
New Contributors
- @dependabot made their first contribution in #205
Full Changelog: v0.15.0...v0.15.1
Axiom Go v0.15.0
What's Changed
- feat(datasets): support event labels by @lukasmalkmus in #201
- chore(deps): update dependencies by @lukasmalkmus in #200
Full Changelog: v0.14.2...v0.15.0
Axiom Go v0.14.2
What's Changed
- chore(deps): update dependencies by @lukasmalkmus in #198
- fix(doc): typos by @lukasmalkmus in #199
Full Changelog: v0.14.1...v0.14.2
Axiom Go v0.14.1
What's Changed
- fix: ignore field added to legacy query response by @lukasmalkmus in #190
- fix: community link by @danserif in #192
- Update dependencies by @lukasmalkmus in #193
- chore(ci): bump go version and year by @lukasmalkmus in #195
- feat(client): add option to disable auto-retry on http error by @lukasmalkmus in #196
New Contributors
Full Changelog: v0.14.0...v0.14.1
Axiom Go v0.14.0
What's Changed
- fix(ci): use new secrets by @lukasmalkmus in #188
- fix(readme): fix broken build badge by @lukasmalkmus in #187
- feat(query): cursor support by @lukasmalkmus in #186
- doc(adapters): add sub-package readme files by @lukasmalkmus in #189
Full Changelog: v0.14.0-rc.1...v0.14.0