Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Releases: grafbase/opentelemetry-datadog-cloudflare

v0.11.0

14 Mar 09:10
Compare
Choose a tag to compare
  • Drop unused dependencies (including the worker crate).
  • Switch to using reqwest as the HTTP client.

v0.10.0

09 Mar 12:57
Compare
Choose a tag to compare
  • Add an extension that provides an async force_flush
  • Use opentelemetry-spanprocessor-any crate in favour of opentelemetry to have the Any patch available

v0.9.0

22 Nov 13:42
Compare
Choose a tag to compare
0.9.0

v0.7.0

18 Nov 15:32
Compare
Choose a tag to compare
  • Upgrade worker-rs to v0.0.12

v0.6.0

01 Sep 08:45
Compare
Choose a tag to compare
  • Upgrade worker-rs to v0.0.11

v0.5.0

03 Aug 13:08
Compare
Choose a tag to compare

Feat

  • Upgrade worker-rs to v0.0.10

v0.4.1

20 Jul 09:41
Compare
Choose a tag to compare

Misc

  • Clippy

v0.4.0

20 Jul 09:39
Compare
Choose a tag to compare

Feat

  • Add some utility functions to add some data to the root trace

v0.3.0

19 Jul 13:58
Compare
Choose a tag to compare

Feat

  • with_api_key take an option.

v0.2.0

19 Jul 12:24
Compare
Choose a tag to compare

Misc

  • Remove useless comments