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

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Oct 23, 2021

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!

# 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 hawkw requested review from jtescher and a team as code owners October 23, 2021 18:51
@hawkw hawkw merged commit 45fd4f9 into v0.1.x Oct 23, 2021
@hawkw hawkw deleted the eliza/opentelemetry-0.16-correct branch October 23, 2021 23:12
@hawkw
Copy link
Member Author

hawkw commented Oct 23, 2021

Okay, merged! @jtescher, mind publishing a release?

@jtescher
Copy link
Collaborator

@hawkw done! 🥳

kaffarell pushed a commit to kaffarell/tracing that referenced this pull request May 22, 2024
# 0.16.0 (October 23, 2021)

### Breaking Changes

- Upgrade to `v0.3.0` of `tracing-subscriber` ([tokio-rs#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` ([tokio-rs#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
[tokio-rs#1516]: tokio-rs#1516
[tokio-rs#1677]: tokio-rs#1677
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants