sentry-python v0.14.1 Release Notes

    • 🛠 Fix a crash in the Django integration when used in combination with Django Rest Framework's test utilities for request.
    • 🛠 Fix high memory consumption when sending a lot of errors in the same process. Particularly noticeable in async environments.