sentry-python v0.13.3 Release Notes

    • 🛠 Fix an issue with the ASGI middleware that would cause Uvicorn to infer the wrong ASGI versions and call the wrapped application with the wrong argument count.
    • Do not ignore the tornado.application logger.
    • The Redis integration now instruments Redis blaster for breadcrumbs and transaction spans.