sentry-python v1.11.0 Release Notes

  • ๐Ÿ›  Various fixes & improvements

    • ๐Ÿ›  Fix signals problem on sentry.io (#1732) by @antonpirker
    • ๐Ÿ›  Fix reading FastAPI request body twice. (#1724) by @antonpirker
    • ref(profiling): Do not error if already setup (#1731) by @Zylphrex
    • โฑ ref(profiling): Use sleep scheduler by default (#1729) by @Zylphrex
    • feat(profiling): Extract more frame info (#1702) by @Zylphrex
    • โšก๏ธ Update actions/upload-artifact to v3.1.1 (#1718) by @mattgauntseo-sentry
    • ๐ŸŽ Performance optimizations (#1725) by @antonpirker
    • feat(pymongo): add PyMongo integration (#1590) by @Agalin
    • ๐Ÿšš Move relay to port 5333 to avoid collisions (#1716) by @sl0thentr0py
    • ๐Ÿ›  fix(utils): strip_string() checks text length counting bytes not chars (#1711) by @mgaligniana
    • ๐Ÿšš chore: remove jira workflow (#1707) by @vladanpaunovic
    • ๐Ÿ— build(deps): bump checkouts/data-schemas from a214fbc to 20ff3b9 (#1703) by @dependabot
    • ๐ŸŽ perf(profiling): Tune the sample profile generation code for performance (#1694) by @Zylphrex