Skip to content

Releases: axiomhq/axiom-go

Axiom Go v0.2.0

01 Jun 16:22
Compare
Choose a tag to compare

Changelog

6683899 Add 'who' field to Dataset type
ffe595c Add IncludeCursor field to query request
04e9cf5 Fix test
a743e15 fix on typo

Axiom Go v0.1.2

17 May 12:00
Compare
Choose a tag to compare

Changelog

794e91d Account for /tokens/ingest/validate path
031fe67 Add tests for new token functions
513341b Check ingest path, only
4d4dafe Handle ingest-only token for non-ingest endpoints
14ee46a Handle long running test

Axiom Go v0.1.1

30 Apr 10:48
Compare
Choose a tag to compare

Changelog

e685a4f Add SetOrgID option
f16909e Enable http/2 transport
78ccdf0 Fix typo in GZIPStreamer() docs
bc54686 Simpler http/2
6a568ff Update dependencies

Axiom Go v0.1.0

26 Mar 14:56
Compare
Choose a tag to compare

Changelog

de49142 Add licence limit message
bce4ec7 Add typeHint field to Field struct
894f189 Address @bahlo
6553db1 Apex adapter
b779471 Basic organization support
4328609 CSV delimiter support
4f854a7 Cleanup Makefile and README
47ba5c9 Clearer names for test datasets
7cf7a3f Continuation Token support
8f339df Detect CSV if input starts with a quote
1b4fa2c DetectContentType function
69ff011 Expand query result struct with 1.6 additions
c92d873 Fix changelog generation
d7beb18 Fix gopkg badge
868f487 Fix license date 2021
3727458 Fix link to examples in GoDoc
20c961f Fix owner query param value
0c755c3 Fix test failure caused by missing test server response
3294c6b Fix typo
94a2777 Go 1.16
884a3ac Improve documentation (#2)
6780334 Initial commit
fae3e27 Integration tests
243c057 More tests
513f176 Rename caseInsensitive to caseSensitive
dc1c0e8 Run CI on a schedule
07c5a03 String version field
85240ff Support for organization id
67a2505 Test organization id presence
72f3b0f Trim support
db987e5 Update GoReport Card
1c175ec Update LICENSE
1d5db81 Update README.md
a250ee9 Update README.md
fbd2f85 Use proper QueryKind data type
7a27803 Validate ingest tokens
ed01061 quick fix on readme
1b3bc88 uber-go/zap adapter