github getsentry/sentry-python 1.9.7

latest releases: 2.14.0, 2.13.0, 2.12.0...
2 years ago

Various fixes & improvements

  • Let SentryAsgiMiddleware work with Starlette and FastAPI integrations (#1594) by @antonpirker

Note: The last version 1.9.6 introduced a breaking change where projects that used Starlette or FastAPI
and had manually setup SentryAsgiMiddleware could not start. This versions fixes this behaviour.
With this version if you have a manual SentryAsgiMiddleware setup and are using Starlette or FastAPI
everything just works out of the box.

Sorry for any inconveniences the last version might have brought to you.

We can do better and in the future we will do our best to not break your code again.

Don't miss a new sentry-python release

NewReleases is sending notifications on new releases.