Releases: bufbuild/buf
Releases · bufbuild/buf
v0.43.1
v0.43.0
v0.42.1
v0.42.0
v0.41.0
- Add
MESSAGE_SAME_REQUIRED_FIELDS
breaking change rule. This checks to make sure norequired
fields are added or deleted from existing messages. - Support multi-architecture Docker image.
- Exit with code 100 for
FileAnnotation
errors.
v0.40.0
v0.39.1
v0.39.0
buf beta push
doesn't create a new commit if the content of the push is the same as the latest commit on the branch.- Fix an issue where no error was shown when authentication failed.
- Fix an issue where
buf protoc
would error if a plugin returned an empty error string.
v0.38.0
- Update the tested
protoc
version for compatibility to 3.15.2. The--experimental_allow_proto3_optional
flag is no longer set for versions >=3.15. - Update the Well-Known Types to 3.15.2. The
go_package
values for the Well-Known Types now point at google.golang.org/protobuf instead of github.com/golang/protobuf.
v0.37.1
- Fix bug where authentication headers were not threaded through for certain Buf Schema Registry commands.
- Fix issue where empty errors would incorrectly be wrapped by the CLI interceptor.
- Update Buf module cache location to include remote.