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
Restricts the protobuf dependency to be < 5.0.0, due to a recent breaking change. (#6814)
The protobuf release 5.26.x is the first one in the major version 5,
which introduces a breaking change.
This change adds a restriction on that dependency. See #6808 for
details.
0 commit comments