Releases: axiomhq/axiom-rs
Releases · axiomhq/axiom-rs
v0.11.0
What's Changed
- new banner by @ImLunaHey in #59
- move axiom-rs to use tabular results for queries by @Licenser in #62
- Update version by @Licenser in #64
New Contributors
- @ImLunaHey made their first contribution in #59
Full Changelog: v0.10.0...v0.11.0
v0.10.0
v0.9.0
What's Changed
- fix: community link by @danserif in #43
- Add cursor support to axiom-rs by @damaredayo in #44
- Update rate limit logic by @bahlo in #45
- Run unit tests against staging as well by @bahlo in #47
- This simplifies the update_dataset call by @bahlo in #49
- Fix serialization issues for CacheStatus on dataset query response by @darach in #53
- chore: Bump version to 0.9 by @bahlo in #56
New Contributors
- @danserif made their first contribution in #43
- @damaredayo made their first contribution in #44
- @darach made their first contribution in #53
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Add link to community slack to README.md by @bahlo in #37
- Deprecate fields that will be removed in API v2 by @bahlo in #36
- Closes DX-423; Update profile url by @schehata in #38
- Use new secrets by @lukasmalkmus in #39
- Update URL to the new API url by @bahlo in #40
- Disable reqwest default features by @bahlo in #41
New Contributors
- @lukasmalkmus made their first contribution in #39
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.0
What's Changed
- Add new README by @bahlo in #26
- Remove setup-axiom, custom url handling by @bahlo in #27
- Link to examples repository by @bahlo in #28
- Deprecate structured query, bump version to 0.6 by @bahlo in #29
- Use chunks_timeout for {try_,}ingest_stream by @bahlo in #33
- Bump version in README.md by @bahlo in #31
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Add missing datasetNames to
AplQueryResult
by @schehata in #21 - Remove short-circuit for limits by @bahlo in #22
- Deprecate blocks_deleted in TrimResult by @bahlo in #23
- Make Error type Sync by @bahlo in #24
New Contributors
- @schehata made their first contribution in #21
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
What's Changed
- Fix link to
Client
documentation by @bahlo in #8 - Fix blocking encoding by @bahlo in #9
- Ingest stream in chunks by @bahlo in #10
- Support rate limiting by @bahlo in #11
- Make
users::User
public by @bahlo in #13 - Add a timeout of 10s to all requests by @bahlo in #14
- Make ingest use nd-json for better performance by @bahlo in #15
- Add HN example, add try_ingest_stream and fix client construction, add tracing by @bahlo in #12
- CLI example by @bahlo in #16
- Bump version by @bahlo in #17
- Update version in README by @bahlo in #18
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- CI improvements by @bahlo in #4
- Implement clone on the client by @jakejscott in #3
New Contributors
- @jakejscott made their first contribution in #3
Full Changelog: v0.2.0...v0.2.1