Skip to content

Commit c72ade6

Browse files
committed
add changelog entry
1 parent 9e4e348 commit c72ade6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1515
The package contains semantic conventions from the `v1.31.0` version of the OpenTelemetry Semantic Conventions.
1616
See the [migration documentation](./semconv/v1.31.0/MIGRATION.md) for information on how to upgrade from `go.opentelemetry.io/otel/semconv/v1.30.0`(#6479)
1717
- Add `Recording`, `Scope`, and `Record` types in `go.opentelemetry.io/otel/log/logtest`. (#6507)
18+
- Allow extraction of multiple values in propagation. Implements for baggage propagator. (#5973)
1819

1920
### Removed
2021

0 commit comments

Comments
 (0)