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.17.1 #1922

Merged
merged 1 commit into from Feb 11, 2022
Merged

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Feb 11, 2022

0.17.1 (February 11, 2022)

Added

  • OpenTelemetryLayer can now add detailed location information to
    forwarded events (defaults to on) (#1911)
  • OpenTelemetryLayer::with_event_location to control whether source
    locations are recorded (#1911)

Changed

  • Avoid unnecessary allocations to improve performance when recording
    events (#1917)

Thanks to @djc for contributing to this release!

Closes #1919

# 0.17.1 (February 11, 2022)

### Added

- `OpenTelemetryLayer` can now add detailed location information to
  forwarded events (defaults to on) ([#1911])
- `OpenTelemetryLayer::with_event_location` to control whether source
  locations are recorded ([#1911])
### Changed

- Avoid unnecessary allocations to improve performance when recording
  events ([#1917])

Thanks to @djc for contributing to this release!

[#1917]: #1917
[#1911]: #1911

Closes #1919
@hawkw hawkw requested review from jtescher and a team as code owners February 11, 2022 22:54
@hawkw hawkw merged commit f4a44cf into v0.1.x Feb 11, 2022
@hawkw hawkw deleted the eliza/opentelemetry-0.17.1 branch February 11, 2022 23:13
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.

None yet

1 participant