Skip to content

reqwest-tracing-v0.5.0

Compare
Choose a tag to compare
@eopb eopb released this 10 Apr 09:31
· 53 commits to main since this release

Breaking changes

  • Upgraded reqwest-middleware to 0.3.0.
  • Removed support for opentelemetry 0.13 to 0.19
  • The keys emitted by the crate now match the stable Semantic Conventions for HTTP Spans.

Changed

  • The keys emitted by the crate now match the stable Semantic Conventions for HTTP Spans.
  • Opentelemetry features are now additive.