getsentry/sentry-python (sentry-sdk)
### [`v2.12.0`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2120)
[Compare Source](https://togithub.com/getsentry/sentry-python/compare/2.11.0...2.12.0)
##### Various fixes & improvements
- API: Expose the scope getters to top level API and use them everywhere ([#3357](https://togithub.com/getsentry/sentry-python/issues/3357)) by [@sl0thentr0py](https://togithub.com/sl0thentr0py)
- API: `push_scope` deprecation warning ([#3355](https://togithub.com/getsentry/sentry-python/issues/3355)) ([#3355](https://togithub.com/getsentry/sentry-python/issues/3355)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex)
- API: Replace `push_scope` ([#3353](https://togithub.com/getsentry/sentry-python/issues/3353), [#3354](https://togithub.com/getsentry/sentry-python/issues/3354)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex)
- API: Deprecate, avoid, or stop using `configure_scope` ([#3348](https://togithub.com/getsentry/sentry-python/issues/3348), [#3349](https://togithub.com/getsentry/sentry-python/issues/3349), [#3350](https://togithub.com/getsentry/sentry-python/issues/3350), [#3351](https://togithub.com/getsentry/sentry-python/issues/3351)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex)
- OTel: Remove experimental autoinstrumentation ([#3239](https://togithub.com/getsentry/sentry-python/issues/3239)) by [@sentrivana](https://togithub.com/sentrivana)
- Graphene: Add span for grapqhl operation ([#2788](https://togithub.com/getsentry/sentry-python/issues/2788)) by [@czyber](https://togithub.com/czyber)
- AI: Add async support for `ai_track` decorator ([#3376](https://togithub.com/getsentry/sentry-python/issues/3376)) by [@czyber](https://togithub.com/czyber)
- CI: Workaround bug preventing Django test runs ([#3371](https://togithub.com/getsentry/sentry-python/issues/3371)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex)
- CI: Remove Django setuptools pin ([#3378](https://togithub.com/getsentry/sentry-python/issues/3378)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex)
- Tests: Test with Django 5.1 RC ([#3370](https://togithub.com/getsentry/sentry-python/issues/3370)) by [@sentrivana](https://togithub.com/sentrivana)
- Broaden `add_attachment` type ([#3342](https://togithub.com/getsentry/sentry-python/issues/3342)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex)
- Add span data to the transactions trace context ([#3374](https://togithub.com/getsentry/sentry-python/issues/3374)) by [@antonpirker](https://togithub.com/antonpirker)
- Gracefully fail attachment path not found case ([#3337](https://togithub.com/getsentry/sentry-python/issues/3337)) by [@sl0thentr0py](https://togithub.com/sl0thentr0py)
- Document attachment parameters ([#3342](https://togithub.com/getsentry/sentry-python/issues/3342)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex)
- Bump checkouts/data-schemas from `0feb234` to `6d2c435` ([#3369](https://togithub.com/getsentry/sentry-python/issues/3369)) by [@dependabot](https://togithub.com/dependabot)
- Bump checkouts/data-schemas from `88273a9` to `0feb234` ([#3252](https://togithub.com/getsentry/sentry-python/issues/3252)) 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 contains the following updates:
2.11.0
->2.12.0
Release Notes
getsentry/sentry-python (sentry-sdk)
### [`v2.12.0`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2120) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/2.11.0...2.12.0) ##### Various fixes & improvements - API: Expose the scope getters to top level API and use them everywhere ([#3357](https://togithub.com/getsentry/sentry-python/issues/3357)) by [@sl0thentr0py](https://togithub.com/sl0thentr0py) - API: `push_scope` deprecation warning ([#3355](https://togithub.com/getsentry/sentry-python/issues/3355)) ([#3355](https://togithub.com/getsentry/sentry-python/issues/3355)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex) - API: Replace `push_scope` ([#3353](https://togithub.com/getsentry/sentry-python/issues/3353), [#3354](https://togithub.com/getsentry/sentry-python/issues/3354)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex) - API: Deprecate, avoid, or stop using `configure_scope` ([#3348](https://togithub.com/getsentry/sentry-python/issues/3348), [#3349](https://togithub.com/getsentry/sentry-python/issues/3349), [#3350](https://togithub.com/getsentry/sentry-python/issues/3350), [#3351](https://togithub.com/getsentry/sentry-python/issues/3351)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex) - OTel: Remove experimental autoinstrumentation ([#3239](https://togithub.com/getsentry/sentry-python/issues/3239)) by [@sentrivana](https://togithub.com/sentrivana) - Graphene: Add span for grapqhl operation ([#2788](https://togithub.com/getsentry/sentry-python/issues/2788)) by [@czyber](https://togithub.com/czyber) - AI: Add async support for `ai_track` decorator ([#3376](https://togithub.com/getsentry/sentry-python/issues/3376)) by [@czyber](https://togithub.com/czyber) - CI: Workaround bug preventing Django test runs ([#3371](https://togithub.com/getsentry/sentry-python/issues/3371)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex) - CI: Remove Django setuptools pin ([#3378](https://togithub.com/getsentry/sentry-python/issues/3378)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex) - Tests: Test with Django 5.1 RC ([#3370](https://togithub.com/getsentry/sentry-python/issues/3370)) by [@sentrivana](https://togithub.com/sentrivana) - Broaden `add_attachment` type ([#3342](https://togithub.com/getsentry/sentry-python/issues/3342)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex) - Add span data to the transactions trace context ([#3374](https://togithub.com/getsentry/sentry-python/issues/3374)) by [@antonpirker](https://togithub.com/antonpirker) - Gracefully fail attachment path not found case ([#3337](https://togithub.com/getsentry/sentry-python/issues/3337)) by [@sl0thentr0py](https://togithub.com/sl0thentr0py) - Document attachment parameters ([#3342](https://togithub.com/getsentry/sentry-python/issues/3342)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex) - Bump checkouts/data-schemas from `0feb234` to `6d2c435` ([#3369](https://togithub.com/getsentry/sentry-python/issues/3369)) by [@dependabot](https://togithub.com/dependabot) - Bump checkouts/data-schemas from `88273a9` to `0feb234` ([#3252](https://togithub.com/getsentry/sentry-python/issues/3252)) 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 was generated by Mend Renovate. View the repository job log.