File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments