releases.shpreview
Axiom/SDK

SDK

$npx -y @buildinternet/releases show sdk
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases6Avg2/moVersionsv0.27.0 → v0.31.1
Feb 17, 2022
Axiom Go v0.9.0

Changelog

  • e77ec89 Move testdata/ to repository root
  • 3c2abe9 Use klauspost/compress
  • 122b9b7 update documentation
  • 4c345cb update documentation
Axiom Go v0.9.0-rc.2

Changelog

  • e77ec89 Move testdata/ to repository root
  • 3c2abe9 Use klauspost/compress
  • 122b9b7 update documentation
  • 4c345cb update documentation
Feb 15, 2022
Axiom Go v0.9.0-rc.1

Changelog

  • d5bc312 APL result with dataset names
  • 56e117b Add some cloud-only organization endpoints
  • 71537ff Additional protection for sending odd constants
  • adaa099 Address @bahlo and @thecraftman
  • 56beea1 Allow for org id to be set for non cloud deployments
  • dd86c70 Bump x pkg
  • 6bc687e Cleanup tests
  • 3180c99 Cleaup some jobs
  • bffc3aa Code grooming
  • 738d0ad Code grooming
  • e0b303c Disable Azure 1 Staging
  • 7f4ceac Drop ingest tokens
  • 9392ddb Drop useless code
  • f4f1b40 Enhanced token tests
  • 8090099 Fix CI
  • 2a4235e Fix sas test
  • 05dafc5 Fix tokens
  • 6c98c26 Ignore cloud org keys field
  • 6b40bad Improve Actions
  • 40dc32b Improve Actions, pt. 2
  • 4048b2e Improve README
  • 3e75372 Improve README
  • defef10 Improved docs
  • 1eb48e9 Make sure rotation works fine
  • 46a101e Properly implement keys
  • 0531232 Rate limit reached error
  • 46b24f6 Run examples on cloud dev as well
  • 001836e Run pr intgration tests on cloud dev as well
  • adeffb6 Run tests on cloud only
  • 1bfda09 SAS/SAT support
  • fa51280 Server regression & push
  • 0bef394 Test against local deployment on PR using setup-axiom
  • 361776b Update README
  • 43ec013 Use CI check
Dec 1, 2021
Axiom Go v0.8.2

Changelog

  • 99bbb1b API token enhancements
  • ec9cd71 Cleanup token request
  • 97f5e12 Drop deadcode
  • b7b41f9 Fix Cleanup job
  • b047f17 Fix api breakage
  • 7db8088 Fix docs
  • fa38b06 Fix examples
  • c3e4f72 Improved adapter tests
  • 0e7e224 Improved example tests
  • e3dcaa2 Improved examples
  • 5579de7 Improved token tests
Nov 29, 2021
Axiom Go v0.8.1

Changelog

  • 585a5a9 Fix docs
  • 8da664e Fix godoc on fields
  • 3621e38 Simplify error struct
  • 9177af8 enable readme
  • f56afbc fix broken links
  • 206bcb4 readme
Nov 26, 2021
Axiom Go v0.8.0

Changelog

0634f63 API token prefix support fd92088 API token support 12eec5f Better streamer names cba985d Constant nameing cleanups 610cfbd Doc fixes 6df0fc5 Drop timestamp for test because we need to query on them db6043c Fix linter 0e0202b Fix test 3e2fd38 Integrations tests 01494ec README fixes 4e6ce38 Reuse reader 82eea88 Support Update Dataset Fields API ec9f714 zstandard compression support

Nov 24, 2021
Axiom Go v0.8.0-rc.1

Changelog

0634f63 API token prefix support fd92088 API token support 12eec5f Better streamer names cba985d Constant nameing cleanups 610cfbd Doc fixes 6df0fc5 Drop timestamp for test because we need to query on them db6043c Fix linter 0e0202b Fix test 3e2fd38 Integrations tests 01494ec README fixes 4e6ce38 Reuse reader 82eea88 Support Update Dataset Fields API ec9f714 zstandard compression support

Nov 17, 2021
Axiom Go v0.7.2

Changelog

e1551ad Ignore org id for ingest tokens 75ab769 Support updated Monitors API

Nov 11, 2021
Axiom Go v0.7.1

Changelog

11541fa Fix result aggregation

Nov 10, 2021
Axiom Go v0.7.0

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

Sep 29, 2021
Axiom Go v0.6.2

Changelog

7b751f1 Error handling improvements d749f1a Update dependencies

Sep 28, 2021
Axiom Go v0.6.1

Changelog

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

Sep 8, 2021
Axiom Go v0.6.0

Changelog

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

Sep 3, 2021
Axiom Go v0.5.0

Changelog

4ed5e8c Go 1.17 enhancements 6d0905e Improve client options

Aug 25, 2021
Axiom Go v0.4.0

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

Aug 18, 2021
Axiom Go v0.3.1

Changelog

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

Aug 4, 2021
Axiom Go v0.3.0

Changelog

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

Jul 14, 2021
Axiom Go v0.2.2

Changelog

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

Jun 2, 2021
Axiom Go v0.2.1

Changelog

6693430 Push workflow f59f140 Reorganize workflows

Jun 1, 2021
Axiom Go v0.2.0

Changelog

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

Latest
v0.31.1
Tracking Since
Mar 26, 2021
Last fetched Apr 18, 2026