Releases: axiomhq/axiom-go
Releases · axiomhq/axiom-go
Release list
Axiom Go v0.37.1
What's Changed
- chore(deps): bump axiomhq/cli from 0.19.1 to 0.20.0 by Dependabot (@dependabot)[bot] in #466
- axiom: ignore dataset labels by Lukas Malkmus (@lukasmalkmus) in #467
- axiom: fix annotation list filter encoding by Lukas Malkmus (@lukasmalkmus) in #468
Full Changelog: v0.37.0...v0.37.1
Axiom Go v0.37.0
What's Changed
- chore(deps): bump axiomhq/cli from 0.19.0 to 0.19.1 by Dependabot (@dependabot)[bot] in #463
- chore(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 by Dependabot (@dependabot)[bot] in #464
- axiom: remove legacy query support by Lukas Malkmus (@lukasmalkmus) in #465
Full Changelog: v0.36.1...v0.37.0
Axiom Go v0.36.1
What's Changed
- .github/workflows: install the cli with the setup action by Lukas Malkmus (@lukasmalkmus) in #460
- chore(deps): bump github.com/sirupsen/logrus from 1.10.0 to 1.10.1 by Dependabot (@dependabot)[bot] in #461
- all: upgrade dependencies, OpenTelemetry to v1.46.0 by Lukas Malkmus (@lukasmalkmus) in #462
Full Changelog: v0.36.0...v0.36.1
Axiom Go v0.36.0
What's Changed
- .github/workflows: stop integration tests from leaking datasets by Lukas Malkmus (@lukasmalkmus) in #458
- all: raise the minimum Go version to 1.26 by Lukas Malkmus (@lukasmalkmus) in #455
Full Changelog: v0.35.0...v0.36.0
Axiom Go v0.35.0
What's Changed
- axiom: let LimitError be inspected as an HTTPError by Lukas Malkmus (@lukasmalkmus) in #457
Full Changelog: v0.34.0...v0.35.0
Axiom Go v0.34.0
What's Changed
- {axiom,axiom/query}: add IsPartial and IsEstimate to the query status by Lukas Malkmus (@lukasmalkmus) in #456
Full Changelog: v0.33.0...v0.34.0
Axiom Go v0.33.0
What's Changed
- chore(deps): bump github.com/klauspost/compress from 1.18.5 to 1.18.6 by Dependabot (@dependabot)[bot] in #440
- chore(deps): bump goreleaser/goreleaser-action from 6 to 7 by Dependabot (@dependabot)[bot] in #435
- chore(deps): bump golangci/golangci-lint-action from 7 to 9 by Dependabot (@dependabot)[bot] in #436
- chore(deps): bump actions/setup-go from 5 to 6 by Dependabot (@dependabot)[bot] in #437
- chore(deps): bump LouisBrunner/checks-action from 2.0.0 to 3.1.0 by Dependabot (@dependabot)[bot] in #439
- chore(deps): bump actions/checkout from 4 to 6 by Dependabot (@dependabot)[bot] in #438
- .github/workflows/pr.yaml: scope integration test concurrency per ref by Lukas Malkmus (@lukasmalkmus) in #441
- axiom: add UpdatedAt to Dataset, Monitor and Notifier by Lukas Malkmus (@lukasmalkmus) in #444
- axiom: poll instead of sleep in edge integration tests by Lukas Malkmus (@lukasmalkmus) in #445
- axiom: upgrade OpenTelemetry to v1.44.0, semconv to v1.41.0 by Lukas Malkmus (@lukasmalkmus) in #446
- chore(deps): bump actions/checkout from 6 to 7 by Dependabot (@dependabot)[bot] in #447
- Fix Missing edgeDeploymentUrl field and name search field by Khaled Hegazy (@KhaledHegazy222) in #450
- chore(deps): bump github.com/schollz/progressbar/v3 from 3.19.0 to 3.19.1 by Dependabot (@dependabot)[bot] in #449
- axiom: reduce flakiness in dataset and edge integration tests by Khaled Hegazy (@KhaledHegazy222) in #451
- chore(deps): bump github.com/klauspost/compress from 1.18.6 to 1.18.7 by Dependabot (@dependabot)[bot] in #448
- chore(deps): bump actions/setup-go from 6 to 7 by Dependabot (@dependabot)[bot] in #452
- chore(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.1 by Dependabot (@dependabot)[bot] in #453
- {adapters,axiom}: upgrade dependencies, OpenTelemetry to v1.45.0 by Lukas Malkmus (@lukasmalkmus) in #454
New Contributors
- Khaled Hegazy (@KhaledHegazy222) made their first contribution in #450
Full Changelog: v0.32.0...v0.33.0
Axiom Go v0.32.0
What's Changed
- chore(deps): bump github.com/klauspost/compress from 1.18.4 to 1.18.5 by Dependabot (@dependabot)[bot] in #422
- axiom: remove stale nolint directive by Lukas Malkmus (@lukasmalkmus) in #423
- fix: reset request body on network error retries and preserve failed … by Ore-Aruwaji Tola (@thecraftman) in #425
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.42.0 to 1.43.0 by Dependabot (@dependabot)[bot] in #432
- Monitors: Add support for
mplQueryfield by Ismail Khatib (@CeRiAl) in #434
Full Changelog: v0.31.1...v0.32.0
Axiom Go v0.31.1
What's Changed
- deps: upgrade OTel v1.42.0, semconv v1.40.0, golangci-lint v2.11.2 by Lukas Malkmus (@lukasmalkmus) in #416
- deps: bump dependencies and update Go versions by Lukas Malkmus (@lukasmalkmus) in #421
Full Changelog: v0.31.0...v0.31.1
Axiom Go v0.31.0
What's Changed
- axiom: pool compression writers to avoid per-call allocations by Lukas Malkmus (@lukasmalkmus) in #413
- axiom: add zstd compression level support by Lukas Malkmus (@lukasmalkmus) in #414
- tokens: support newToken payload on regenerate endpoint by Topper (@toppercodes) in #410
- Add v2 dashboards API support to axiom-go by Topper (@toppercodes) in #411
- lint: fix golangci-lint warnings for gosec, goconst, and revive by Lukas Malkmus (@lukasmalkmus) in #415
- feat: use more v2 endpoints by Lukas Malkmus (@lukasmalkmus) in #359
Full Changelog: v0.30.0...v0.31.0