Skip to content

Build(deps): bump sentry-sdk[fastapi] from 2.8.0 to 2.9.0

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

Bumps sentry-sdk[fastapi] from 2.8.0 to 2.9.0.

Release notes

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

2.9.0

Various fixes & improvements

Changelog

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

2.9.0

Various fixes & improvements

Commits
  • af3c9c4 Updated changelog
  • b157369 release: 2.9.0
  • b7fd54a Improved handling of span status (#3261)
  • 79e8970 test(client): Add tests for dropped span client reports
  • c34a71e test(transport): Test new client report features
  • f84413d feat(tracing): Record lost spans in client reports
  • ee84c81 test(sampling): Replace custom logic with capture_record_lost_event_calls
  • 54b32f2 test(transport): Non-order-dependent discarded events assertion
  • 69ecd87 test: Introduce capture_record_lost_event_calls fixture
  • 9c9f709 test: Fix non-idempotent test
  • Additional commits viewable in compare view

Merge request reports