Summary
All release branches i.e. v0.34.x should never contain any proto-breaking changes. To avoid a situation where this accidentally happens we should use a proto-breaking change checker (like the one provided by buf) in the CI of these release branches
For Admin Use