Archive a Release

Since an event received from a deleted release automatically recreates it, Sentry has an option to hide, or archive, releases. Archiving can also be useful if you're no longer interested in viewing a release or if you've accidentally created a release you no longer want to track.

Archiving in sentry.io removes the release from the list of releases you can select to view:

archive release ui

Archived releases won't show up in Releases unless you change the filter to display them:

archived releases ui

In the CLI, run this command to archive a release:

Copied
sentry-cli releases archive VERSION
Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").