getsentry/sentry-python
### [`v1.7.0`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#170)
[Compare Source](https://togithub.com/getsentry/sentry-python/compare/1.6.0...1.7.0)
##### Various fixes & improvements
- feat(tracing): Dynamic Sampling Context / Baggage continuation ([#1485](https://togithub.com/getsentry/sentry-python/issues/1485)) by [@sl0thentr0py](https://togithub.com/sl0thentr0py)
The SDK now propagates the [W3C Baggage Header](https://www.w3.org/TR/baggage/) from
incoming transactions to outgoing requests.\
It also extracts Sentry specific [sampling information](https://develop.sentry.dev/sdk/performance/dynamic-sampling-context/)
and adds it to the transaction headers to enable Dynamic Sampling in the product.
Configuration
📅 Schedule: Branch creation - "before 2am" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
==1.6.0
->==1.7.0
Release Notes
getsentry/sentry-python
### [`v1.7.0`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#170) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/1.6.0...1.7.0) ##### Various fixes & improvements - feat(tracing): Dynamic Sampling Context / Baggage continuation ([#1485](https://togithub.com/getsentry/sentry-python/issues/1485)) by [@sl0thentr0py](https://togithub.com/sl0thentr0py) The SDK now propagates the [W3C Baggage Header](https://www.w3.org/TR/baggage/) from incoming transactions to outgoing requests.\ It also extracts Sentry specific [sampling information](https://develop.sentry.dev/sdk/performance/dynamic-sampling-context/) and adds it to the transaction headers to enable Dynamic Sampling in the product.Configuration
📅 Schedule: Branch creation - "before 2am" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.