This release re-enables Python releases. There are no code changes.
2.30.1
Various fixes & improvements
fix(sourcemaps): allow complex file extensions (#1976) by szokeasaurusrex
2.30.0
Cron Monitor Changes
The monitors run subcommand now no longer accepts --auth-token or other means of authentication using token-based auth. It is now required to use DSN based auth to monitor cron jobs using the sentry-cli.
Bumps script/sentry-cli.properties from 2.29.1 to 2.30.2.
Auto-generated by a dependency updater.
Changelog
2.30.2
This release re-enables Python releases. There are no code changes.
2.30.1
Various fixes & improvements
2.30.0
Cron Monitor Changes
The
monitors run
subcommand now no longer accepts--auth-token
or other means of authentication using token-based auth. It is now required to use DSN based auth to monitor cron jobs using the sentry-cli.