sentry-python v1.5.9 Release Notes

  • ๐Ÿ›  Various fixes & improvements

    • ๐Ÿ›  fix(sqlalchemy): Use context instead of connection in sqlalchemy integration (#1388) by @sl0thentr0py
    • โšก๏ธ Update correct test command in contributing docs (#1377) by @targhs
    • โšก๏ธ Update black (#1379) by @antonpirker
    • ๐Ÿ— build(deps): bump sphinx from 4.1.1 to 4.5.0 (#1376) by @dependabot
    • ๐Ÿ›  fix: Auto-enabling Redis and Pyramid integration (#737) by @untitaker
    • โœ… feat(testing): Add pytest-watch (#853) by @lobsterkatie
    • Treat x-api-key header as sensitive (#1236) by @simonschmidt
    • fix: Remove obsolete MAX_FORMAT_PARAM_LENGTH (#1375) by @blueyed