Skip to content

Releases: axiomhq/axiom-rs

v0.10.0

17 Jun 13:09
720107b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

30 Nov 10:52
b9cf42c
Compare
Choose a tag to compare

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

Full Changelog: v0.8.0...v0.9.0

v0.8.0

26 Jan 12:15
3b8ba4c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

28 Nov 08:30
046a750
Compare
Choose a tag to compare

What's Changed

  • Add manual client setup to README, lift query & ingest to top-level and more by @bahlo in #34

Full Changelog: v0.6.0...v0.7.0

v0.6.0

26 Oct 07:40
449bc7c
Compare
Choose a tag to compare

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

19 Sep 08:03
e886bad
Compare
Choose a tag to compare

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

Full Changelog: v0.4.0...v0.5.0

v0.4.0

30 Aug 08:14
bfc330a
Compare
Choose a tag to compare

What's Changed

  • Add more aggregations, min/max cursor support by @bahlo in #19
  • Bump version to 0.4 by @bahlo in #20

Full Changelog: v0.3.0...v0.4.0

v0.3.0

16 Aug 13:59
ec1ba9e
Compare
Choose a tag to compare

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

22 Jul 06:31
1226b1d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

21 Jul 07:59
315892e
Compare
Choose a tag to compare

What's Changed

  • Remove internal routes, bump to 0.2 by @bahlo in #2

Full Changelog: v0.1.0...v0.2.0