Skip to content

Commit

Permalink
add CHANGELOG.md entry
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiobozzo committed Jun 13, 2024
1 parent acb543c commit d511ef0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,7 @@ This release drops the compatibility guarantee of [Go 1.19].
- Do not append `_total` if the counter already has that suffix for the Prometheus exproter in `go.opentelemetry.io/otel/exporter/prometheus`. (#4373)
- Fix resource detection data race in `go.opentelemetry.io/otel/sdk/resource`. (#4409)
- Use the first-seen instrument name during instrument name conflicts in `go.opentelemetry.io/otel/sdk/metric`. (#4428)
- Fix panic in baggage creation when a member contains 0x80 char in key or value. (#5494)

### Deprecated

Expand Down

0 comments on commit d511ef0

Please sign in to comment.