getsentry/sentry-python (sentry-sdk)
### [`v2.7.1`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#271)
[Compare Source](https://togithub.com/getsentry/sentry-python/compare/2.7.0...2.7.1)
##### Various fixes & improvements
- fix(otel): Fix missing baggage ([#3218](https://togithub.com/getsentry/sentry-python/issues/3218)) by [@sentrivana](https://togithub.com/sentrivana)
- This is the config file of asdf-vm which we do not use. ([#3215](https://togithub.com/getsentry/sentry-python/issues/3215)) by [@antonpirker](https://togithub.com/antonpirker)
- Added option to disable middleware spans in Starlette ([#3052](https://togithub.com/getsentry/sentry-python/issues/3052)) by [@antonpirker](https://togithub.com/antonpirker)
- build: Update tornado version in setup.py to match code check. ([#3206](https://togithub.com/getsentry/sentry-python/issues/3206)) by [@aclemons](https://togithub.com/aclemons)
### [`v2.7.0`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#270)
[Compare Source](https://togithub.com/getsentry/sentry-python/compare/2.6.0...2.7.0)
- Add `origin` to spans and transactions ([#3133](https://togithub.com/getsentry/sentry-python/issues/3133)) by [@antonpirker](https://togithub.com/antonpirker)
- OTel: Set up typing for OTel ([#3168](https://togithub.com/getsentry/sentry-python/issues/3168)) by [@sentrivana](https://togithub.com/sentrivana)
- OTel: Auto instrumentation skeleton ([#3143](https://togithub.com/getsentry/sentry-python/issues/3143)) by [@sentrivana](https://togithub.com/sentrivana)
- OpenAI: If there is an internal error, still return a value ([#3192](https://togithub.com/getsentry/sentry-python/issues/3192)) by [@colin-sentry](https://togithub.com/colin-sentry)
- MongoDB: Add MongoDB collection span tag ([#3182](https://togithub.com/getsentry/sentry-python/issues/3182)) by [@0Calories](https://togithub.com/0Calories)
- MongoDB: Change span operation from `db.query` to `db` ([#3186](https://togithub.com/getsentry/sentry-python/issues/3186)) by [@0Calories](https://togithub.com/0Calories)
- MongoDB: Remove redundant command name in query description ([#3189](https://togithub.com/getsentry/sentry-python/issues/3189)) by [@0Calories](https://togithub.com/0Calories)
- Apache Spark: Fix spark driver integration ([#3162](https://togithub.com/getsentry/sentry-python/issues/3162)) by [@seyoon-lim](https://togithub.com/seyoon-lim)
- Apache Spark: Add Spark test suite to tox.ini and to CI ([#3199](https://togithub.com/getsentry/sentry-python/issues/3199)) by [@sentrivana](https://togithub.com/sentrivana)
- Codecov: Add failed test commits in PRs ([#3190](https://togithub.com/getsentry/sentry-python/issues/3190)) by [@antonpirker](https://togithub.com/antonpirker)
- Update library, Python versions in tests ([#3202](https://togithub.com/getsentry/sentry-python/issues/3202)) by [@sentrivana](https://togithub.com/sentrivana)
- Remove Hub from our test suite ([#3197](https://togithub.com/getsentry/sentry-python/issues/3197)) by [@antonpirker](https://togithub.com/antonpirker)
- Use env vars for default CA cert bundle location ([#3160](https://togithub.com/getsentry/sentry-python/issues/3160)) by [@DragoonAethis](https://togithub.com/DragoonAethis)
- Create a separate test group for AI ([#3198](https://togithub.com/getsentry/sentry-python/issues/3198)) by [@sentrivana](https://togithub.com/sentrivana)
- Add additional stub packages for type checking ([#3122](https://togithub.com/getsentry/sentry-python/issues/3122)) by [@Daverball](https://togithub.com/Daverball)
- Proper naming of requirements files ([#3191](https://togithub.com/getsentry/sentry-python/issues/3191)) by [@antonpirker](https://togithub.com/antonpirker)
- Pinning pip because new version does not work with some versions of Celery and Httpx ([#3195](https://togithub.com/getsentry/sentry-python/issues/3195)) by [@antonpirker](https://togithub.com/antonpirker)
- build(deps): bump supercharge/redis-github-action from 1.7.0 to 1.8.0 ([#3193](https://togithub.com/getsentry/sentry-python/issues/3193)) by [@dependabot](https://togithub.com/dependabot)
- build(deps): bump actions/checkout from 4.1.6 to 4.1.7 ([#3171](https://togithub.com/getsentry/sentry-python/issues/3171)) by [@dependabot](https://togithub.com/dependabot)
- build(deps): update pytest-asyncio requirement ([#3087](https://togithub.com/getsentry/sentry-python/issues/3087)) by [@dependabot](https://togithub.com/dependabot)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» 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, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2.6.0
->2.7.1
Release Notes
getsentry/sentry-python (sentry-sdk)
### [`v2.7.1`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#271) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/2.7.0...2.7.1) ##### Various fixes & improvements - fix(otel): Fix missing baggage ([#3218](https://togithub.com/getsentry/sentry-python/issues/3218)) by [@sentrivana](https://togithub.com/sentrivana) - This is the config file of asdf-vm which we do not use. ([#3215](https://togithub.com/getsentry/sentry-python/issues/3215)) by [@antonpirker](https://togithub.com/antonpirker) - Added option to disable middleware spans in Starlette ([#3052](https://togithub.com/getsentry/sentry-python/issues/3052)) by [@antonpirker](https://togithub.com/antonpirker) - build: Update tornado version in setup.py to match code check. ([#3206](https://togithub.com/getsentry/sentry-python/issues/3206)) by [@aclemons](https://togithub.com/aclemons) ### [`v2.7.0`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#270) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/2.6.0...2.7.0) - Add `origin` to spans and transactions ([#3133](https://togithub.com/getsentry/sentry-python/issues/3133)) by [@antonpirker](https://togithub.com/antonpirker) - OTel: Set up typing for OTel ([#3168](https://togithub.com/getsentry/sentry-python/issues/3168)) by [@sentrivana](https://togithub.com/sentrivana) - OTel: Auto instrumentation skeleton ([#3143](https://togithub.com/getsentry/sentry-python/issues/3143)) by [@sentrivana](https://togithub.com/sentrivana) - OpenAI: If there is an internal error, still return a value ([#3192](https://togithub.com/getsentry/sentry-python/issues/3192)) by [@colin-sentry](https://togithub.com/colin-sentry) - MongoDB: Add MongoDB collection span tag ([#3182](https://togithub.com/getsentry/sentry-python/issues/3182)) by [@0Calories](https://togithub.com/0Calories) - MongoDB: Change span operation from `db.query` to `db` ([#3186](https://togithub.com/getsentry/sentry-python/issues/3186)) by [@0Calories](https://togithub.com/0Calories) - MongoDB: Remove redundant command name in query description ([#3189](https://togithub.com/getsentry/sentry-python/issues/3189)) by [@0Calories](https://togithub.com/0Calories) - Apache Spark: Fix spark driver integration ([#3162](https://togithub.com/getsentry/sentry-python/issues/3162)) by [@seyoon-lim](https://togithub.com/seyoon-lim) - Apache Spark: Add Spark test suite to tox.ini and to CI ([#3199](https://togithub.com/getsentry/sentry-python/issues/3199)) by [@sentrivana](https://togithub.com/sentrivana) - Codecov: Add failed test commits in PRs ([#3190](https://togithub.com/getsentry/sentry-python/issues/3190)) by [@antonpirker](https://togithub.com/antonpirker) - Update library, Python versions in tests ([#3202](https://togithub.com/getsentry/sentry-python/issues/3202)) by [@sentrivana](https://togithub.com/sentrivana) - Remove Hub from our test suite ([#3197](https://togithub.com/getsentry/sentry-python/issues/3197)) by [@antonpirker](https://togithub.com/antonpirker) - Use env vars for default CA cert bundle location ([#3160](https://togithub.com/getsentry/sentry-python/issues/3160)) by [@DragoonAethis](https://togithub.com/DragoonAethis) - Create a separate test group for AI ([#3198](https://togithub.com/getsentry/sentry-python/issues/3198)) by [@sentrivana](https://togithub.com/sentrivana) - Add additional stub packages for type checking ([#3122](https://togithub.com/getsentry/sentry-python/issues/3122)) by [@Daverball](https://togithub.com/Daverball) - Proper naming of requirements files ([#3191](https://togithub.com/getsentry/sentry-python/issues/3191)) by [@antonpirker](https://togithub.com/antonpirker) - Pinning pip because new version does not work with some versions of Celery and Httpx ([#3195](https://togithub.com/getsentry/sentry-python/issues/3195)) by [@antonpirker](https://togithub.com/antonpirker) - build(deps): bump supercharge/redis-github-action from 1.7.0 to 1.8.0 ([#3193](https://togithub.com/getsentry/sentry-python/issues/3193)) by [@dependabot](https://togithub.com/dependabot) - build(deps): bump actions/checkout from 4.1.6 to 4.1.7 ([#3171](https://togithub.com/getsentry/sentry-python/issues/3171)) by [@dependabot](https://togithub.com/dependabot) - build(deps): update pytest-asyncio requirement ([#3087](https://togithub.com/getsentry/sentry-python/issues/3087)) by [@dependabot](https://togithub.com/dependabot)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» 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.