Skip to content

Commit

Permalink
PF feedback - changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Kielek committed Oct 6, 2023
1 parent 75a1ace commit d0df3db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/OpenTelemetry.Api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
`GetTracer` from leaking memory.
([#4906](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4906))

* Fix `TraceContextPropagator` behavior when trace parent flags contains
illegal characters.
* Fix `TraceContextPropagator` by validating the first digit of the hex-encoded
`trace-flags` field of the `traceparent` header.
([#4893](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4893))

## 1.6.0
Expand Down

0 comments on commit d0df3db

Please sign in to comment.