Skip to content

Bump sentry-sdk[starlette] from 1.40.0 to 2.4.0

Ronan Amicel requested to merge dependabot-pip-sentry-sdk-starlette--2.4.0 into main

Bumps sentry-sdk[starlette] from 1.40.0 to 2.4.0.

Release notes

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

2.4.0

Various fixes & improvements

2.3.1

Various fixes & improvements

2.3.0

Various fixes & improvements

2.2.1

Various fixes & improvements

2.2.0

New features

  • Celery integration now sends additional data to Sentry to enable new features to guage the health of your queues
  • Added a new integration for Cohere
  • Reintroduced the last_event_id function, which had been removed in 2.0.0

Other fixes & improvements

... (truncated)

Changelog

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

2.4.0

Various fixes & improvements

2.3.1

Various fixes & improvements

2.3.0

Various fixes & improvements

2.2.1

Various fixes & improvements

2.2.0

New features

  • Celery integration now sends additional data to Sentry to enable new features to guage the health of your queues
  • Added a new integration for Cohere
  • Reintroduced the last_event_id function, which had been removed in 2.0.0

Other fixes & improvements

... (truncated)

Commits
  • 505a491 Updated changelog
  • 4520359 release: 2.4.0
  • 651c3b2 Made cache.key span data field a list (#3110)
  • bb918fb docs: Remove last_event_id from migration guide
  • 14f68ac build(deps): bump checkouts/data-schemas from 4381a97 to 59f9683 (#3066)
  • ad237dc fix(scope): Copy _last_event_id in Scope.__copy__
  • c80cad1 Refactor the Celery Beat integration (#3105)
  • 4e2af01 fix(tests): Adapt to new Anthropic version (#3119)
  • 84775a0 Add None check for grpc.aio interceptor (#3109)
  • b496a71 fix(django): Proper transaction names for i18n routes (#3104)
  • Additional commits viewable in compare view

Merge request reports