Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opentelemetry: prepare to release v0.16.0 #1682

Merged
merged 1 commit into from
Oct 23, 2021

Commits on Oct 23, 2021

  1. opentelemetry: prepare to release v0.16.0

    # 0.16.0 (October 23, 2021)
    
    ### Breaking Changes
    
    - Upgrade to `v0.3.0` of `tracing-subscriber` ([#1677]) For list of
      breaking changes in `tracing-subscriber`, see the [v0.3.0 changelog].
    
    ### Added
    
    - `OpenTelemetrySpanExt::add_link` method for adding a link between a
      `tracing` span and a provided OpenTelemetry `Context` ([#1516])
    
    Thanks to @LehMaxence for contributing to this release!
    
    [v0.3.0 changelog]: https://github.com/tokio-rs/tracing/releases/tag/tracing-subscriber-0.3.0
    [#1516]: #1516
    [#1677]: #1677
    hawkw committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    367b4bd View commit details
    Browse the repository at this point in the history