Skip to content

Releases: bufbuild/buf

v0.8.0

11 Mar 17:03
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release
  • Update dependencies.

v0.7.1

05 Mar 15:41
Compare
Choose a tag to compare
v0.7.1 Pre-release
Pre-release
  • Tie HTTP download timeout to the --timeout flag.

v0.7.0

31 Jan 03:03
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release
  • Add tag option for git inputs.

v0.6.0

17 Jan 17:56
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release
  • Add git to the Docker container for local filesystem clones.
  • Update the JSON error format to use path as the file path key instead of filename.

v0.5.0

01 Jan 21:47
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

v0.4.1

30 Dec 18:18
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release
  • Fix issue where comparing enum values for enums that have allow_alias set and duplicate enum values present resulted in a system error.

v0.4.0

05 Dec 03:17
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • Change the breaking change detector to compare enum values on number instead of name. This also results in the ENUM_VALUE_SAME_NUMBER checker being replaced with the ENUM_VALUE_SAME_NAME checker, except this new checker is not in the WIRE category.

v0.3.0

05 Nov 21:24
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • Fix issue where multiple timeout errors were printed.
  • Add buf check lint --error-format=config-ignore-yaml to print out current lint errors in a format that can be copied into a configuration file.

v0.2.0

28 Oct 21:48
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Add a Docker image for the buf binary.

v0.1.0

18 Oct 02:49
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial beta release.