Skip to content

20241202.1

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 18:47
80a6487

Buf Remote Plugins Release 20241202.1

New Plugins

Plugin Version Link
grpc/cpp v1.68.1 Download
grpc/csharp v1.68.1 Download
grpc/java v1.68.2 Download
grpc/objc v1.68.1 Download
grpc/php v1.68.1 Download
grpc/python v1.68.1 Download
grpc/ruby v1.68.1 Download
protocolbuffers/cpp v29.0 Download
protocolbuffers/csharp v29.0 Download
protocolbuffers/java v29.0 Download
protocolbuffers/kotlin v29.0 Download
protocolbuffers/objc v29.0 Download
protocolbuffers/php v29.0 Download
protocolbuffers/pyi v29.0 Download
protocolbuffers/python v29.0 Download
protocolbuffers/ruby v29.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/20241202.1/plugin-releases.json && \
  curl -OL https://github.com/bufbuild/plugins/releases/download/20241202.1/plugin-releases.json.minisig && \
  minisign -Vm plugin-releases.json -P RWQzHf+mp4aXTCoW8biJg4wlLiLJSallqQXbJS8C2qxFz/8In1q0Hfn5