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.
Add buf export --all flag to include non-proto source files.
Add s390x binaries for Linux to releases.
Fix ppc64le binaries for Linux released as x86_64 binaries.
buf lint will no longer warn about uses of (buf.validate.message).disabled, as it was removed in protovalidate v0.14.0. Please update to protovalidate v0.14.0 or higher, using the steps outlined in the protovalidate release notes.
Fix buf breaking --against-registry to work with new modules that have no commits on the default branch.