22.11.0
Important Changes
- Opting in/out of error-monitoring is now a requirement.
- The deprecated
Form
interface exposed on thewindow.SentryApp
global has been removed. 3rd party old-style plugins may have used this to display complex Forms. getsentry/sentry#40830
Upcoming Changes
- In the future, we're looking to consolidate self-hosted snuba/cron containers
Various fixes & improvements
- Fix jq usage (#1814) by @ethanhs
- Try adding end to end tests using new action (#1806) by @ethanhs
- Add context line, error msg to envelope (#1784) by @hubertdeng123
- Update to actions/checkoutv3 to address upcoming github deprecations (#1792) by @mattgauntseo-sentry
- ref: upgrade actions/setup-python to avoid set-output deprecation (#1789) by @asottile-sentry
- Enforce error reporting (#1777) by @hubertdeng123
- Upload end of log as breadcrumbs, use exceptions and stacktrace (#1775) by @ethanhs
- Fix sentry release for dogfood instance (#1768) by @hubertdeng123
- Add pre-commit config (#1738) by @ethanhs
- Do not send event on INT signal (#1773) by @hubertdeng123