You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(api) Update serializer max length to match database (#13499)
`sentry_repository.name` is 200 bytes long. We should allow that same
length when specifying refs during release creation or repositories with
long names cannot have releases made.
Refs #13487
0 commit comments