Skip to content

Releases: axiomhq/axiom-go

Axiom Go v0.7.0

10 Nov 09:38
Compare
Choose a tag to compare

Changelog

3d88441 Add 'comped' plan
7ceb02d Allow members to be added to teams on creation
596ddce Better tests for examples
d939114 Doc fixes
3864cf0 Expose more aggregations.
21827e8 Improve Filter and Aggregation operation types
5c2f1e7 Improved query test
fd368e7 Skip bad test
4cb791d Support against and againstTimestamp in dashboards
c0cd9a4 Update dependencies

Axiom Go v0.6.2

29 Sep 09:51
Compare
Choose a tag to compare

Changelog

7b751f1 Error handling improvements
d749f1a Update dependencies

Axiom Go v0.6.1

28 Sep 14:20
Compare
Choose a tag to compare

Changelog

bbc76bd Drop unused Makefile stuff
ebeac27 Fix env config
70ab23f Fix integration test target

Axiom Go v0.6.0

08 Sep 10:24
Compare
Choose a tag to compare

Changelog

c1d7f3b Drop local bin dir
acb5ed5 Run regex on url path only
a31cef6 Validate credentials
fe1c692 Validate credentials package function

Axiom Go v0.5.0

03 Sep 11:49
Compare
Choose a tag to compare

Changelog

4ed5e8c Go 1.17 enhancements
6d0905e Improve client options

Axiom Go v0.4.0

25 Aug 14:37
Compare
Choose a tag to compare

This release introduces support for Axiom 1.10.

Changelog

50e9ea7 APL support
abfbfd2 Dependent PRs
a845528 Doc fixes
b1b77a7 Drop VirtualField Alias field
6c1a05a Fix godoc package description
ee12e77 Improved constructor
5e5259c Improved testing
a1def74 More Axiom 1.10 fixes
757d8e6 Save query support
3c4cffb Test examples in CI
682a00d Update docs
daf903f Use new constructor for adapters
81f24be Use new constructor for examples

Axiom Go v0.3.1

18 Aug 09:19
Compare
Choose a tag to compare

Changelog

53a3acf Add DefaultLimitWarning message
1b9df8b Don't error if we encounter an unknown msg

Axiom Go v0.3.0

04 Aug 12:23
Compare
Choose a tag to compare

Changelog

7eada3d Fix GitHub Actions workflow badge in README.md
2fba725 Unify env vars
871428c Update README.md
fe7cf0a Update dependencies
6c83035 Update linters

Axiom Go v0.2.2

14 Jul 11:21
Compare
Choose a tag to compare

Changelog

aa3efe3 Fix regex to support query parameters
c0238f6 Replace all ioutil.ReadAll calls with io.ReadAll
d87796c Upgrade dependencies
ab5af69 axiom go doings

Axiom Go v0.2.1

02 Jun 13:03
Compare
Choose a tag to compare

Changelog

6693430 Push workflow
f59f140 Reorganize workflows