Skip to content

7.7.0

Compare
Choose a tag to compare
@dcramer dcramer released this 28 Jul 20:46
· 65608 commits to master since this release
  • The behavior of create_or_update has changed. If you're using it please see the updated function.
  • Added Group.first_release column.
  • Added SavedSearch model for future features.
  • Added Release.new_groups column.
  • The explore feature is now deprecated and links have been hidden.
  • Expanded various API endpoints for future usage.
  • Initial prototype of embeddable crash reports. This adds the UserReport model.
  • Added basic UI reporting for status checks.
  • Added celery/beat alive check.
  • Added celery app version check.
  • Added queue overview to internal administration.
  • Upped TSDB's storage of 10s to 60m of data.
  • Added protocol version 7 to client spec.
    • Adds fingerprint attribute.
  • The behavior of SENTRY_ENABLE_EXPLORE_USERS is now default and the setting has been removed.