sentry
sentry copied to clipboard
feat(issue-search): support IN for semver release search
- [x] adds support for the IN Operator for semver releases.
- [ ] need to support the NOT IN operator as well, as well as any negation conditions
- [x] tests added
Fixes https://github.com/getsentry/sentry/issues/76286