Skip to content

20241009.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 17:58
7ed0fae

Buf Remote Plugins Release 20241009.1

New Plugins

Plugin Version Link
bufbuild/es v2.2.0 Download
grpc/cpp v1.67.0 Download
grpc/csharp v1.67.0 Download
grpc/java v1.67.1 Download
grpc/objc v1.67.0 Download
grpc/php v1.67.0 Download
grpc/python v1.67.0 Download
grpc/ruby v1.67.0 Download
grpc/swift v1.24.1 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/20241009.1/plugin-releases.json && \
  curl -OL https://github.com/bufbuild/plugins/releases/download/20241009.1/plugin-releases.json.minisig && \
  minisign -Vm plugin-releases.json -P RWQzHf+mp4aXTCoW8biJg4wlLiLJSallqQXbJS8C2qxFz/8In1q0Hfn5