sentry-python v0.16.3 Release Notes

Release Date: 2020-08-01 // over 3 years ago
    • ๐Ÿ›  Fix AWS Lambda support for Python 3.8.
    • The AWS Lambda integration now captures initialization/import errors for Python 3.
    • ๐Ÿ‘ The AWS Lambda integration now supports an option to warn about functions likely to time out.
    • โœ… Testing for RQ 1.5
    • ๐Ÿšš Flip default of traceparent_v2. This change should have zero impact. The flag will be removed in 0.17.
    • ๐Ÿ›  Fix compatibility bug with Django 3.1.