Skip to content

Build(deps): bump sentry-sdk[fastapi] from 2.23.1 to 2.24.0

Ronan Amicel requested to merge dependabot-pip-sentry-sdk-fastapi--2.24.0 into main

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

Changelog

Sourced from sentry-sdk[fastapi]'s changelog.

2.24.0

Various fixes & improvements

Commits
  • a3356d7 release: 2.24.0
  • 12b3ca3 fix(tracing): Fix InvalidOperation (#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 Reset DedupeIntegration's last-seen if before_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

Merge request reports

Loading