Releases: axiomhq/axiom-go
Releases · axiomhq/axiom-go
Axiom Go v0.26.0
What's Changed
- Update README to mention AXIOM_URL by @ipapast in #385
- chore: use error message as value on slog adapter by @VictorRibeiroLima in #374
- feat: Migrate to Go 1.24 features and improvements by @lukasmalkmus in #388
Full Changelog: v0.25.1...v0.26.0
Axiom Go v0.25.1
What's Changed
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #384
- client: better error message for unsupported content type by @lukasmalkmus in #386
Full Changelog: v0.25.0...v0.25.1
Axiom Go v0.25.0
What's Changed
- chore: update dependencies + bump OTel semconv to v1.34.0 by @lukasmalkmus in #383
Full Changelog: v0.24.1...v0.25.0
Axiom Go v0.24.1
What's Changed
- chore(deps): bump gotest.tools/gotestsum from 1.12.2 to 1.12.3 by @dependabot in #382
- Axiom/Datasets/MapFields: Adjust for new API responses by @CeRiAl in #381
Full Changelog: v0.24.0...v0.24.1
Axiom Go v0.24.0
What's Changed
- go.mod: update dependencies by @lukasmalkmus in #378
- Add
MapFields
toDataset
struct, add support for listing, creation, updating & deletion ofMapFields
by @CeRiAl in #379
Full Changelog: v0.23.3...v0.24.0
Axiom Go v0.23.3
What's Changed
- Axiom/Datasets: Add
UseRetentionPeriod
&RetentionDays
to theDatasetCreateRequest
&DatasetUpdateRequest
structs by @CeRiAl in #377
New Contributors
Full Changelog: v0.23.2...v0.23.3
Axiom Go v0.23.2
What's Changed
- Add source on slog adapter by @VictorRibeiroLima in #372
- fix(typo): switch anonaly to anomaly by @Rambatino in #375
- adapters: always loop until explicitly closed by @lukasmalkmus in #373
- chore(deps): bump gotest.tools/gotestsum from 1.12.1 to 1.12.2 by @dependabot in #376
New Contributors
- @VictorRibeiroLima made their first contribution in #372
Full Changelog: v0.23.1...v0.23.2
Axiom Go v0.23.1
What's Changed
- fix(datasets): permit canWrite property by @Rambatino in #356
- chore(deps): bump github.com/golangci/golangci-lint from 1.64.5 to 1.64.6 by @dependabot in #357
- add the missing fields to org by @ronoc in #358
- chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot in #361
- chore(deps): bump gotest.tools/gotestsum from 1.12.0 to 1.12.1 by @dependabot in #362
- chore(deps): bump github.com/golangci/golangci-lint from 1.64.6 to 1.64.7 by @dependabot in #360
- chore(deps): bump github.com/golangci/golangci-lint from 1.64.7 to 1.64.8 by @dependabot in #363
- fix: ci by @lukasmalkmus in #365
- chore: run modernize by @lukasmalkmus in #364
- chore: upgrade dependencies by @lukasmalkmus in #366
- chore: document side effects of SetNoTracing option by @lukasmalkmus in #367
- fix: README.md and query examples by @lukasmalkmus in #368
- chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #369
- axiom/query: sync aggregations by @lukasmalkmus in #370
New Contributors
Full Changelog: v0.23.0...v0.23.1
Axiom Go v0.23.0
What's Changed
- chore(deps): bump github.com/golangci/golangci-lint from 1.64.4 to 1.64.5 by @dependabot in #354
- feat(monitors): added missing monitor fields to client lib by @Rambatino in #355
Full Changelog: v0.22.1...v0.23.0