Skip to content

0.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 22:07
· 33 commits to v0.1.x since this release
62690b4

Breaking Changes

  • Upgrade to v0.21.0 of opentelemetry
    For list of breaking changes in OpenTelemetry, see the
    v0.21.0 changelog.
  • Update MSRV to require Rust 1.65+, as opentelemetry requires it now. (#68)

Fixed

  • WASM Support (#57)
  • Fix potential deadlock (#59)

Thanks to @jesseditson, @AsmPrgmC3, and @rthomas for contributing to this release!