Skip to main content

Understanding how resolving by release works

Updated over a month ago

Issue

I have resolved my issue with one of the release options, but it wasn't regressed as I expected.

Applies To

  • All SaaS Customers

  • Issues

  • Releases

Resolution

In order for Sentry to comply with this resolving method, you will need to name your releases through semantic versioning. This will help Sentry recognize major/minor etc. versions and their order.

We have a short guide on semantic versioning here.

If you use a version control system like Git, we can also recommend using the identifying hash. Learn more in our Sentry CLI documentation.

Did this answer your question?