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
This is going to be very to difficult to support. The breaking change detector works off the Provider Schema directly.
Enum fields aren't natively supported on the schema and are manually implemented through validation functions. Thus this item would require much more work at either:
What kind of contribution is this issue about?
Pull request UX
Details
Removing an enum value (even UNSPECIFIED values) is unsafe and shouldn't happen outside a major release.
References
No response
The text was updated successfully, but these errors were encountered: