Skip to content

20240612.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 18:41
5f7c870

Buf Remote Plugins Release 20240612.3

New Plugins

Plugin Version Link
community/mercari-grpc-federation v0.19.0 Download

Updated Plugins

Plugin Version Link
bufbuild/es v1.3.0 Download
bufbuild/es v1.3.1 Download
bufbuild/es v1.3.3 Download
bufbuild/es v1.4.0 Download
bufbuild/es v1.4.1 Download
bufbuild/es v1.4.2 Download
bufbuild/es v1.5.0 Download
bufbuild/es v1.5.1 Download
bufbuild/es v1.6.0 Download
bufbuild/es v1.7.0 Download
bufbuild/es v1.7.1 Download
bufbuild/es v1.7.2 Download
bufbuild/es v1.8.0 Download
bufbuild/es v1.9.0 Download

Previously Released Plugins

A complete list of previously released plugins can be found in the plugin-releases.json file.

Verifying a release

Releases are signed using our minisign public key:

RWQzHf+mp4aXTCoW8biJg4wlLiLJSallqQXbJS8C2qxFz/8In1q0Hfn5

The release assets can be verified using this command (assuming that minisign is installed):

curl -OL https://github.com/bufbuild/plugins/releases/download/20240612.3/plugin-releases.json && \
  curl -OL https://github.com/bufbuild/plugins/releases/download/20240612.3/plugin-releases.json.minisig && \
  minisign -Vm plugin-releases.json -P RWQzHf+mp4aXTCoW8biJg4wlLiLJSallqQXbJS8C2qxFz/8In1q0Hfn5