sentry-python v0.20.0 Release Notes

    • ๐Ÿ›  Fix for header extraction for AWS lambda/API extraction
    • Fix multiple **kwargs type hints # 967
    • ๐Ÿ›  Fix that corrects AWS lambda integration failure to detect the aws-lambda-ric 1.0 bootstrap #976
    • ๐Ÿ›  Fix AWSLambda integration: variable "timeout_thread" referenced before assignment #977
    • ๐Ÿš€ Use full git sha as release name #960
    • ๐Ÿ’ฅ BREAKING CHANGE: The default environment is now production, not based on release
    • Django integration now creates transaction spans for template rendering
    • ๐Ÿ›  Fix headers not parsed correctly in ASGI middleware, Decode headers before creating transaction #984
    • โช Restored ability to have tracing disabled #991
    • ๐Ÿ›  Fix Django async views not behaving asynchronously
    • ๐ŸŽ Performance improvement: supported pre-aggregated sessions