8.3.0
- Added initial support for per-project callsigns and short IDs. This feature is not exposed to users yet.
- Improved static file delivery performance.
- Added CLI tool to monitor queue sizes.
sentry queues --help - Moved email configuration into
config.yml. - Added mailing list support (via
List-Idheader) for outbound email. - URLs for issues that have been merged now redirect to the issue that absorbed the requested issue.
- Projects can now be bookmarked in the UI.
- Dashboard is now the default view for an organization.
Schema Changes
- Added
ProjectDSymFilemodel. - Added
Countermodel. - Added
GlobalDSymFilemodel. - Added
Group.short_idcolumn. - Added
sentry_increment_project_counterfunction for PostgreSQL. - Added
Project.forced_colorcolumn. - Added
GroupRedirectmodel.
See 8.2.4...8.3.0 for full changes.