Build(deps): bump sentry-sdk[fastapi] from 2.23.1 to 2.24.0
Bumps sentry-sdk[fastapi] from 2.23.1 to 2.24.0.
Release notes
Sourced from sentry-sdk[fastapi]'s releases.
2.24.0
Various fixes & improvements
- fix(tracing): Fix
InvalidOperation
(#4179) by@szokeasaurusrex
- Fix memory leak by not piling up breadcrumbs forever in Spark workers. (#4167) by
@antonpirker
- Update scripts sources (#4166) by
@emmanuel-ferdman
- Fixed flaky test (#4165) by
@antonpirker
- chore(profiler): Add deprecation warning for session functions (#4171) by
@sentrivana
- feat(profiling): reverse profile_session start/stop methods deprecation (#4162) by
@viglia
- Reset
DedupeIntegration
'slast-seen
ifbefore_send
dropped the event (#4142) by@sentrivana
- style(integrations): Fix captured typo (#4161) by
@pimuzzo
- Handle loguru msg levels that are not supported by Sentry (#4147) by
@antonpirker
- feat(tests): Update tox.ini (#4146) by
@sentrivana
- Support Starlette/FastAPI
app.host
(#4157) by@sentrivana
Changelog
Sourced from sentry-sdk[fastapi]'s changelog.
2.24.0
Various fixes & improvements
- fix(tracing): Fix
InvalidOperation
(#4179) by@szokeasaurusrex
- Fix memory leak by not piling up breadcrumbs forever in Spark workers. (#4167) by
@antonpirker
- Update scripts sources (#4166) by
@emmanuel-ferdman
- Fixed flaky test (#4165) by
@antonpirker
- chore(profiler): Add deprecation warning for session functions (#4171) by
@sentrivana
- feat(profiling): reverse profile_session start/stop methods deprecation (#4162) by
@viglia
- Reset
DedupeIntegration
'slast-seen
ifbefore_send
dropped the event (#4142) by@sentrivana
- style(integrations): Fix captured typo (#4161) by
@pimuzzo
- Handle loguru msg levels that are not supported by Sentry (#4147) by
@antonpirker
- feat(tests): Update tox.ini (#4146) by
@sentrivana
- Support Starlette/FastAPI
app.host
(#4157) by@sentrivana
Commits
-
a3356d7
release: 2.24.0 -
12b3ca3
fix(tracing): FixInvalidOperation
(#4179) -
5715734
Fix memory leak by not piling up breadcrumbs forever in Spark workers. (#4167) -
2579cb2
Update scripts sources (#4166) -
f76528f
Fixed flaky test (#4165) -
eb189ef
chore(profiler): Add deprecation warning for session functions (#4171) -
f6db981
feat(profiling): reverse profile_session start/stop methods deprecation (#4162) -
0d3bc3d
ResetDedupeIntegration
'slast-seen
ifbefore_send
dropped the event (#... -
65132ba
style(integrations): Fix captured typo (#4161) -
11abdd2
Handle loguru msg levels that are not supported by Sentry (#4147) - Additional commits viewable in compare view