Skip to content

Commit 4e99299

Browse files
committed
fix changelog entries
1 parent c504f8e commit 4e99299

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
- Fix intermittent `Core Contrib Test` CI failures caused by GitHub git CDN SHA propagation lag by installing core packages from the already-checked-out local copy instead of a second git clone
1717
([#4305](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4305))
18+
- Refactor unit tests to allow for population of the random trace id flag in the `traceparent` header
19+
([#4030](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4030))
1820

1921
## Version 1.40.0/0.61b0 (2026-03-04)
2022

sdk-extension/opentelemetry-sdk-extension-aws/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## Unreleased
9+
10+
- `opentelemetry-sdk-extension-aws`: Update xray trace id generator for 'random-trace-id' flags compatibility
11+
([#4030](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4030))
912

1013
## Version 2.1.0 (2024-12-24)
1114

0 commit comments

Comments
 (0)