Skip to content

Commit b640ec0

Browse files
committed
Add changelog
1 parent 15378be commit b640ec0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6464
([#5151](https://github.com/open-telemetry/opentelemetry-python/pull/5151))
6565
- `opentelemetry-api`, `opentelemetry-sdk`: add support for 'random-trace-id' flags in W3C traceparent header trace flags. Implementations of `IdGenerator` that do randomly generate the 56 least significant bits, should also implement a `is_trace_id_random` methods that returns `True`.
6666
([#4854](https://github.com/open-telemetry/opentelemetry-python/pull/4854))
67+
- `opentelemetry-semantic-conventions`: Bump semantic conventions to 1.41.0, this changes the metrics name of `K8S_CONTAINER_CPU_LIMIT_UTILIZATION` and `K8S_CONTAINER_CPU_REQUEST_UTILIZATION`.
68+
([#5200](https://github.com/open-telemetry/opentelemetry-python/pull/5200))
6769

6870
## Version 1.41.0/0.62b0 (2026-04-09)
6971

0 commit comments

Comments
 (0)