Skip to content

Releases: axiomhq/tracing-axiom

v0.7.0

23 May 13:49
2e76004
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1

19 Mar 15:58
bafc225
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

19 Mar 15:27
1baa394
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

30 Nov 13:28
856eb82
Compare
Choose a tag to compare

What's Changed

  • Update to latest rust stable, adopt pendantic clippy, other tidyings by @darach in #13

New Contributors

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

v0.4.0

19 Jun 09:57
52f1caa
Compare
Choose a tag to compare

What's Changed

  • Add no_env() to kitchen sink example by @bahlo in #6
  • Add new README by @bahlo in #7
  • Add experimental warning, token details by @bahlo in #9
  • Add dataset name param by @bahlo in #11

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

v0.3.0

29 Aug 15:22
36abc10
Compare
Choose a tag to compare

What's Changed

  • Add unit tests in #3
  • Add no_env method to builder to disable fallback to environment variables in #3
  • Remove redundant Error::InvalidTokenEnv in #3
  • Add integration test in #4
  • Set resourceAttributes.telemetry.sdk.* in #4

Full Changelog: v0.2.0...v0.3.0

v0.2.0

26 Aug 14:01
beae556
Compare
Choose a tag to compare

What's Changed

  • Return a guard which will shutdown the tracing provider on drop by @bahlo in #1

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

v0.1.0

26 Aug 12:34
7b0fccc
Compare
Choose a tag to compare

Initial release 🚀