8.10.0
- New and improved UI.
- Removed previously deprecated
sentry celerycommand. - Replaced the
eventsqueue withevents.{preprocess,process,save}_event. - Added Danger (danger/danger) for monitoring various PR requirements.
- Enabled organization weekly report emails for all organizations.
- Add S3 filestore backend.
SENTRY_FILESTOREdeprecated and replaced withfilestore.backendSENTRY_FILESTORE_OPTIONSdeprecated and replaced withfilestore.options- Add watchOS support for cocoa interface.
- Fix support for internationalized Origins and raven-js.
- SSO is now enforced to access data within any org that has it set as a requirement.
- Improved rendering of weekly report email on mobile devices.
API Changes
- Add
/organizations/{org}/repositories/endpoint. - Add
/organizations/{org}/repositories/{repo}/commits/endpoint. - Add
/projects/{org}/{project}/releases/{version}/commits/endpoint. - SSO restrictions are now applied across session-based API authentication.
Schema Changes
- Added
Repositorymodel. - Added
Commitmodel. - Added
CommitAuthormodel. - Added
ReleaseCommitmodel. - Added index on
GroupTagValue(project, key, value, last_seen). - Dropped index on
GroupTagValue(project, key, value).
See releases/8.9.x...8.10.0 for full changes
GPG key: D874 9766 A66D D714 236A 932C 3B2D 400C E5BB CA60
264 files changed, 7591 insertions(+), 3611 deletions(-)