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
I see you've explicitly removed v1alpha support in #58.
However, many third party tools (e.g. postman, k6) are still using v1alpha reflection. Essentially now anyone who depend on that tools cannot upgrade to SpiceDB v1.26.0.
I suggest to follow https://github.com/grpc/grpc-go approach when you support both server versions for some reasonable amount of time.
The text was updated successfully, but these errors were encountered:
Hi.
I see you've explicitly removed v1alpha support in #58.
However, many third party tools (e.g. postman, k6) are still using v1alpha reflection. Essentially now anyone who depend on that tools cannot upgrade to SpiceDB v1.26.0.
I suggest to follow https://github.com/grpc/grpc-go approach when you support both server versions for some reasonable amount of time.
The text was updated successfully, but these errors were encountered: