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
build: enable Protocol Buffers v32 experimental editions support
- Add version check for protoc >= 32 to enable experimental editions flag
- Update Makefile to conditionally include --experimental_editions based on protoc version
- Maintain backward compatibility for older protoc versions
0 commit comments