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
Protobuf creates a CacheCapabilities.BlobSpliceSupport field, which is (slightly) annoyingly differently named to the SpliceBlob rpc call name. Is it too late to rename CacheCapabilities.blob_splice_support to CacheCapabilities.splice_blob_support ? And similarly for CacheCapabilities.blob_split_support of course.
Does renaming fields, but keeping the semtantics break clients?