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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update PROTOVALIDATE lint rule to check IGNORE_IF_ZERO_VALUE on fields that track presence.
Fix buf format on fields with missing field number tags.
Optimize include and exclude path handling for workspaces to avoid unnecessary file system
operations. This change can result in a performance improvement for large workspaces.
Fix buf curl for HTTP/2 services with --http2-prior-knowledge flag set.