Skip to content

Commit 21e6420

Browse files
Valpertuiclaude
andcommitted
Add changelog entry for baggage header merging fix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 8bdf79d commit 21e6420

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
@@ -6,6 +6,7 @@
66
- [FEATURE] Session Replay now captures only when the screen changes, reducing work while the app is idle.
77
- [IMPROVEMENT] Skip malformed Logs attributes individually instead of dropping the entire event, and log clear error messages. See [#2665][]
88
- [IMPROVEMENT] Expose public entities from `DatadogInternal` to prevent `DatadogInternal` imports in customer code. See [#2666][]
9+
- [FIX] Merge W3C baggage headers and propagate networkContext in `TracingURLSessionHandler`. See [#2683][]
910

1011
# 3.6.1 / 02-02-2026
1112

@@ -1050,6 +1051,7 @@ Release `2.0` introduces breaking changes. Follow the [Migration Guide](MIGRATIO
10501051
[#2661]: https://github.com/DataDog/dd-sdk-ios/pull/2661
10511052
[#2665]: https://github.com/DataDog/dd-sdk-ios/pull/2665
10521053
[#2665]: https://github.com/DataDog/dd-sdk-ios/pull/2666
1054+
[#2683]: https://github.com/DataDog/dd-sdk-ios/pull/2678
10531055

10541056
[@00fa9a]: https://github.com/00FA9A
10551057
[@britton-earnin]: https://github.com/Britton-Earnin

0 commit comments

Comments
 (0)