1.11.0
Various fixes & improvements
-
NEW: Support for MongoDB (#1590) by @Agalin
Queries to MongoDB are now instrumented!
See https://docs.sentry.io/platforms/python/guides/pymongo/ for more information.
-
Profiling: Do not error if already setup (#1731) by @Zylphrex
-
Profiling: Use sleep scheduler by default (#1729) by @Zylphrex
-
Profiling: Tune the sample profile generation code for performance (#1694) by @Zylphrex
-
Fix: Reading FastAPI request body twice. (#1724) by @antonpirker
-
Fix: Django signals problem on sentry.io (#1732) by @antonpirker
-
Fix: Performance optimizations for Django signals (#1725) by @antonpirker
-
Fix: Move relay to port 5333 to avoid collisions (#1716) by @sl0thentr0py
-
Fix: strip_string() checks text length counting bytes not chars (#1711) by @mgaligniana
-
Chore: remove jira workflow (#1707) by @vladanpaunovic
-
Update actions/upload-artifact to v3.1.1 (#1718) by @mattgauntseo-sentry
-
Update checkouts/data-schemas from
a214fbc
to20ff3b9
(#1703) by @dependabot