getsentry/sentry-python (sentry-sdk)
### [`v2.1.1`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#211)
[Compare Source](https://togithub.com/getsentry/sentry-python/compare/2.1.0...2.1.1)
- Fix trace propagation in Celery tasks started by Celery Beat. ([#3047](https://togithub.com/getsentry/sentry-python/issues/3047)) by [@antonpirker](https://togithub.com/antonpirker)
### [`v2.1.0`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#210)
[Compare Source](https://togithub.com/getsentry/sentry-python/compare/2.0.1...2.1.0)
##### Various fixes & improvements
- fix(quart): Fix Quart integration ([#3043](https://togithub.com/getsentry/sentry-python/issues/3043)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex)
- Reduce API cross-section for huggingface in test ([#3042](https://togithub.com/getsentry/sentry-python/issues/3042)) by [@colin-sentry](https://togithub.com/colin-sentry)
- Huggingface Hub integration ([#3033](https://togithub.com/getsentry/sentry-python/issues/3033)) by [@colin-sentry](https://togithub.com/colin-sentry)
- feat(integrations): Add Anthropic Integration ([#2831](https://togithub.com/getsentry/sentry-python/issues/2831)) by [@czyber](https://togithub.com/czyber)
- meta(license): Bump copyright year ([#3029](https://togithub.com/getsentry/sentry-python/issues/3029)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex)
- feat(ai): Langchain integration ([#2911](https://togithub.com/getsentry/sentry-python/issues/2911)) by [@colin-sentry](https://togithub.com/colin-sentry)
- fix(django): fix Django ASGI integration on Python 3.12 ([#3027](https://togithub.com/getsentry/sentry-python/issues/3027)) by [@bellini666](https://togithub.com/bellini666)
- feat(tests): Parallelize tox ([#3025](https://togithub.com/getsentry/sentry-python/issues/3025)) by [@sentrivana](https://togithub.com/sentrivana)
- build(deps): bump checkouts/data-schemas from `4aa14a7` to `4381a97` ([#3028](https://togithub.com/getsentry/sentry-python/issues/3028)) by [@dependabot](https://togithub.com/dependabot)
- feat(perf): Add ability to put measurements directly on spans. ([#2967](https://togithub.com/getsentry/sentry-python/issues/2967)) by [@colin-sentry](https://togithub.com/colin-sentry)
- fix(tests): Fix trytond tests ([#3031](https://togithub.com/getsentry/sentry-python/issues/3031)) by [@sentrivana](https://togithub.com/sentrivana)
- fix(tests): Update `pytest-asyncio` to fix CI ([#3030](https://togithub.com/getsentry/sentry-python/issues/3030)) by [@sentrivana](https://togithub.com/sentrivana)
- fix(docs): Link to respective migration guides directly ([#3020](https://togithub.com/getsentry/sentry-python/issues/3020)) by [@sentrivana](https://togithub.com/sentrivana)
- docs(scope): Add docstring to `Scope.set_tags` ([#2978](https://togithub.com/getsentry/sentry-python/issues/2978)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex)
- test(scope): Fix typos in assert error message ([#2978](https://togithub.com/getsentry/sentry-python/issues/2978)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex)
- test: Add unit test for top-level API `set_tags` ([#2978](https://togithub.com/getsentry/sentry-python/issues/2978)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex)
- test(scope): Add unit test for `Scope.set_tags` ([#2978](https://togithub.com/getsentry/sentry-python/issues/2978)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex)
- feat: Add `set_tags` to top-level API ([#2978](https://togithub.com/getsentry/sentry-python/issues/2978)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex)
- feat(scope): New `set_tags` function ([#2978](https://togithub.com/getsentry/sentry-python/issues/2978)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex)
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.0.1
->2.1.1
Release Notes
getsentry/sentry-python (sentry-sdk)
### [`v2.1.1`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#211) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/2.1.0...2.1.1) - Fix trace propagation in Celery tasks started by Celery Beat. ([#3047](https://togithub.com/getsentry/sentry-python/issues/3047)) by [@antonpirker](https://togithub.com/antonpirker) ### [`v2.1.0`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#210) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/2.0.1...2.1.0) ##### Various fixes & improvements - fix(quart): Fix Quart integration ([#3043](https://togithub.com/getsentry/sentry-python/issues/3043)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex) - Reduce API cross-section for huggingface in test ([#3042](https://togithub.com/getsentry/sentry-python/issues/3042)) by [@colin-sentry](https://togithub.com/colin-sentry) - Huggingface Hub integration ([#3033](https://togithub.com/getsentry/sentry-python/issues/3033)) by [@colin-sentry](https://togithub.com/colin-sentry) - feat(integrations): Add Anthropic Integration ([#2831](https://togithub.com/getsentry/sentry-python/issues/2831)) by [@czyber](https://togithub.com/czyber) - meta(license): Bump copyright year ([#3029](https://togithub.com/getsentry/sentry-python/issues/3029)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex) - feat(ai): Langchain integration ([#2911](https://togithub.com/getsentry/sentry-python/issues/2911)) by [@colin-sentry](https://togithub.com/colin-sentry) - fix(django): fix Django ASGI integration on Python 3.12 ([#3027](https://togithub.com/getsentry/sentry-python/issues/3027)) by [@bellini666](https://togithub.com/bellini666) - feat(tests): Parallelize tox ([#3025](https://togithub.com/getsentry/sentry-python/issues/3025)) by [@sentrivana](https://togithub.com/sentrivana) - build(deps): bump checkouts/data-schemas from `4aa14a7` to `4381a97` ([#3028](https://togithub.com/getsentry/sentry-python/issues/3028)) by [@dependabot](https://togithub.com/dependabot) - feat(perf): Add ability to put measurements directly on spans. ([#2967](https://togithub.com/getsentry/sentry-python/issues/2967)) by [@colin-sentry](https://togithub.com/colin-sentry) - fix(tests): Fix trytond tests ([#3031](https://togithub.com/getsentry/sentry-python/issues/3031)) by [@sentrivana](https://togithub.com/sentrivana) - fix(tests): Update `pytest-asyncio` to fix CI ([#3030](https://togithub.com/getsentry/sentry-python/issues/3030)) by [@sentrivana](https://togithub.com/sentrivana) - fix(docs): Link to respective migration guides directly ([#3020](https://togithub.com/getsentry/sentry-python/issues/3020)) by [@sentrivana](https://togithub.com/sentrivana) - docs(scope): Add docstring to `Scope.set_tags` ([#2978](https://togithub.com/getsentry/sentry-python/issues/2978)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex) - test(scope): Fix typos in assert error message ([#2978](https://togithub.com/getsentry/sentry-python/issues/2978)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex) - test: Add unit test for top-level API `set_tags` ([#2978](https://togithub.com/getsentry/sentry-python/issues/2978)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex) - test(scope): Add unit test for `Scope.set_tags` ([#2978](https://togithub.com/getsentry/sentry-python/issues/2978)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex) - feat: Add `set_tags` to top-level API ([#2978](https://togithub.com/getsentry/sentry-python/issues/2978)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex) - feat(scope): New `set_tags` function ([#2978](https://togithub.com/getsentry/sentry-python/issues/2978)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex)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.