Issue
I have resolved my issue with one of the release options, but it was/wasn't regressed as I expected.
Applies To
- All SaaS Customers
- Issues
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.