sentry-python v0.9.0 Release Notes

    • 👀 The SDK now captures SystemExit and other BaseExceptions when coming from within a WSGI app (Flask, Django, ...)
    • 👻 Pyramid: No longer report an exception if there exists an exception view for it.