Skip to content

Commit 8ab77fe

Browse files
committed
Add a changelog entry
1 parent c584270 commit 8ab77fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
4242
- Add `ErrorType` attribute helper function to the `go.opentelmetry.io/otel/semconv/v1.34.0` package. (#6962)
4343
- Add `WithAllowKeyDuplication` in `go.opentelemetry.io/otel/sdk/log` which can be used to disable deduplication for log records. (#6968)
4444
- Add `Clone` method to `Record` in `go.opentelemetry.io/otel/log` that returns a copy of the record with no shared state. (#7001)
45+
- The `go.opentelemetry.io/otel/semconv/v1.36.0` package.
46+
The package contains semantic conventions from the `v1.36.0` version of the OpenTelemetry Semantic Conventions.
47+
See the [migration documentation](./semconv/v1.36.0/MIGRATION.md) for information on how to upgrade from `go.opentelemetry.io/otel/semconv/v1.34.0.`(#TBD)
4548

4649
### Changed
4750

0 commit comments

Comments
 (0)