-
Notifications
You must be signed in to change notification settings - Fork 857
Release instrumentation packages 1.7.1/1.7.0-beta.1 #5322
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
Changes from 2 commits
9632943
65ebef5
0ef2657
2583e87
ecd830b
c03fa21
bd4bf8a
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,6 +2,10 @@ | |
|
|
||
| ## Unreleased | ||
|
|
||
| ## 1.7.1 | ||
|
|
||
| Released 2024-Feb-07 | ||
|
|
||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This has no mention of #5252
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Unless I'm mistaken, there's really nothing of note in #5252 that is user facing.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. In the CHANGELOGs, we have previously mentioned stuff that is not user facing but is a significant enough change. From this PR description, it looks like #5252 is the major driver for the new release. I think that it would be useful information for us or the instrumentation folks to look at in the CHANGELOG. |
||
| * Fixed issue | ||
| [#4466](https://github.com/open-telemetry/opentelemetry-dotnet/issues/4466) | ||
| where the activity instance returned by `Activity.Current` was different than | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.