Skip to content

v1.58.0

Choose a tag to compare

@buf-release-bot buf-release-bot released this 09 Oct 17:49
· 229 commits to main since this release
106d265
  • 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.