Skip to content

Axiom Go v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 14:56
· 531 commits to main since this release

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