- Fix LSP not skipping
buf.build/docslinks for lint rules from check plugins and policies. - Fix
buf dep graph --format jsonsilently dropping dependencies when a dependency was already seen. - Add support for
--rbs_outas aprotoc_builtinplugin (requires protoc v34.0+). - Add relevant links from CEL LSP hover documentation to either <celbyexample.com> or <protovalidate.com>
- Add OpenBSD and FreeBSD release binaries for amd64 and arm64.
- Skip writing unchanged output files in
buf generateto preserve modification times - Update
buf beta registry plugin deleteto prompt the user for deletion, matching the UX of the other deletion commands. Use--forceto restore the old behavior.