Releases
Learn how to provide Sentry with important information about your releases, such as release health and release details, to determine regressions and resolve issues faster.
If you're looking for the latest Sentry SDK release details, head on over to Sentry's GitHub profile, find your specific SDK repo, and browse the tags for releases.
A release is a version of your code deployed to an environment. When you notify Sentry about a release, you can easily identify new issues and regressions, determine whether an issue was resolved, and monitor the health of your newly deployed app. The Releases page provides a visualization of your releases. It presents adoption of releases from the past 24 hours and provides a high-level view of:
- Each release version (a short version of the release name without the hash)
- The associated project
- The adoption stage of each release
- The authors of each commit
- The percentage of crash-free users
- The percentage of crash-free sessions