Build(deps): bump sentry-sdk[fastapi] from 2.19.0 to 2.19.2
Bumps sentry-sdk[fastapi] from 2.19.0 to 2.19.2.
Release notes
Sourced from sentry-sdk[fastapi]'s releases.
2.19.2
Various fixes & improvements
- Deepcopy and ensure get_all function always terminates (#3861) by
@cmanallen
- Cleanup chalice test environment (#3858) by
@antonpirker
2.19.1
Various fixes & improvements
- Fix errors when instrumenting Django cache (#3855) by
@BYK
- Copy
scope.client
reference as well (#3857) by@sl0thentr0py
- Don't give up on Spotlight on 3 errors (#3856) by
@BYK
- Add missing stack frames (#3673) by
@antonpirker
- Fix wrong metadata type in async gRPC interceptor (#3205) by
@fdellekart
- Rename launch darkly hook to match JS SDK (#3743) by
@aliu39
- Script for checking if our instrumented libs are Python 3.13 compatible (#3425) by
@antonpirker
- Improve Ray tests (#3846) by
@antonpirker
- Test with Celery
5.5.0rc3
(#3842) by@sentrivana
- Fix asyncio testing setup (#3832) by
@sl0thentr0py
- Bump
codecov/codecov-action
from5.0.2
to5.0.7
(#3821) by@dependabot
- Fix CI (#3834) by
@sentrivana
- Use new ClickHouse GH action (#3826) by
@antonpirker
Changelog
Sourced from sentry-sdk[fastapi]'s changelog.
2.19.2
Various fixes & improvements
- Deepcopy and ensure get_all function always terminates (#3861) by
@cmanallen
- Cleanup chalice test environment (#3858) by
@antonpirker
2.19.1
Various fixes & improvements
- Fix errors when instrumenting Django cache (#3855) by
@BYK
- Copy
scope.client
reference as well (#3857) by@sl0thentr0py
- Don't give up on Spotlight on 3 errors (#3856) by
@BYK
- Add missing stack frames (#3673) by
@antonpirker
- Fix wrong metadata type in async gRPC interceptor (#3205) by
@fdellekart
- Rename launch darkly hook to match JS SDK (#3743) by
@aliu39
- Script for checking if our instrumented libs are Python 3.13 compatible (#3425) by
@antonpirker
- Improve Ray tests (#3846) by
@antonpirker
- Test with Celery
5.5.0rc3
(#3842) by@sentrivana
- Fix asyncio testing setup (#3832) by
@sl0thentr0py
- Bump
codecov/codecov-action
from5.0.2
to5.0.7
(#3821) by@dependabot
- Fix CI (#3834) by
@sentrivana
- Use new ClickHouse GH action (#3826) by
@antonpirker
Commits
-
163762f
release: 2.19.2 -
8f9461e
Deepcopy and ensure get_all function always terminates (#3861) -
fd56608
Merge branch 'release/2.19.1' -
7ab7fe6
Cleanup chalice test environment (#3858) -
231a6a1
Update CHANGELOG.md -
c591b64
release: 2.19.1 -
7a6d460
Copy scope.client reference as well (#3857) -
5a09770
fix(spotlight): Don't give up on Spotlight on 3 errors (#3856) -
31fdcfa
fix(django): Fix errors when instrumenting Django cache (#3855) -
5891717
Script for checking if our instrumented libs are python 3.13 compatible (#3425) - Additional commits viewable in compare view