Skip to content

Commit 3fd8f12

Browse files
committed
Edit changelog
1 parent 485a659 commit 3fd8f12

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
### Various fixes & improvements
66

77
- feat(tracing): Dynamic Sampling Context / Baggage continuation (#1485) by @sl0thentr0py
8-
- build(deps): bump sphinx from 4.5.0 to 5.0.2 (#1470) by @dependabot
9-
- build(deps): bump pep8-naming from 0.11.1 to 0.13.0 (#1457) by @dependabot
10-
- build(deps): bump actions/setup-python from 3 to 4 (#1465) by @dependabot
11-
- build(deps): bump mypy from 0.950 to 0.961 (#1464) by @dependabot
12-
- build(deps): bump actions/cache from 2 to 3 (#1478) by @dependabot
8+
9+
The SDK now propagates the [W3C Baggage Header](https://www.w3.org/TR/baggage/) from
10+
incoming transactions to outgoing requests. It also extracts
11+
Sentry specific [sampling information](https://develop.sentry.dev/sdk/performance/dynamic-sampling-context/)
12+
and adds it to the transaction headers to enable Dynamic Sampling in the product.
1313

1414
## 1.6.0
1515

0 commit comments

Comments
 (0)