buf

The best way of working with Protocol Buffers.

APACHE-2.0 License

Downloads
1.6M
Stars
8.3K
Committers
76

Bot releases are hidden (Show)

buf - v0.7.1

Published by bufdev over 4 years ago

  • Tie HTTP download timeout to the --timeout flag.
buf - v0.7.0

Published by bufdev over 4 years ago

  • Add tag option for git inputs.
buf - v0.6.0

Published by bufdev almost 5 years ago

  • 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.
buf - v0.5.0

Published by bufdev almost 5 years ago

buf - v0.4.1

Published by bufdev almost 5 years ago

  • Fix issue where comparing enum values for enums that have allow_alias set and duplicate enum values present resulted in a system error.
buf - v0.4.0

Published by bufdev almost 5 years ago

  • 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.
buf - v0.3.0

Published by bufdev almost 5 years ago

  • 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.
buf - v0.2.0

Published by bufdev almost 5 years ago

  • Add a Docker image for the buf binary.
buf - v0.1.0

Published by bufdev about 5 years ago

Initial beta release.