Buf v0.14.0 is released - file filtering for image builds, zip support, and zstd support

4 views
Skip to first unread message

bufbuild-announce

unread,
May 30, 2020, 12:37:10 PM5/30/20
to bufbuild-announce
We have released Buf v0.14.0.

From the release notes:

  • Add --file flag to buf image build to only add specific files and their imports to outputted images. To exclude imports, use --exclude-imports.
  • Add zip as a source format. Buf can now read zip files, either locally or remotely, for image building, linting, and breaking change detection.
  • Add zstd as a compression format. Buf can now read and write Image files that are compressed using zstandard, and can read tarballs compressed with zstandard.
  • Deprecated: The formats bingz, jsongz, targz are now deprecated. Instead, use format=bin,compression=gzip, format=json,compression=gzip, or format=tar,compression=gzip. The formats bingz, jsongz, targz will continue to work forever and will not be broken, but will print a deprecation warning and we recommend updating. Automatic file extension parsing continues to work the same as well.

The documentation for inputs has been updated to reflect the above additions, and the brew tap has been updated as well.




Reply all
Reply to author
Forward
0 new messages