Buf Remote Plugins Release 20241224.1
New Plugins
Plugin | Version | Link |
---|---|---|
grpc-ecosystem/gateway | v2.25.1 | Download |
grpc-ecosystem/openapiv2 | v2.25.1 | Download |
grpc/cpp | v1.69.0 | Download |
grpc/csharp | v1.69.0 | Download |
grpc/objc | v1.69.0 | Download |
grpc/php | v1.69.0 | Download |
grpc/python | v1.69.0 | Download |
grpc/ruby | v1.69.0 | Download |
protocolbuffers/go | v1.36.1 | Download |
Updated Plugins
Plugin | Version | Link |
---|---|---|
community/danielgtaylor-betterproto | v1.2.5 | Download |
grpc/go | v1.5.1 | Download |
protocolbuffers/go | v1.36.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/20241224.1/plugin-releases.json && \
curl -OL https://github.com/bufbuild/plugins/releases/download/20241224.1/plugin-releases.json.minisig && \
minisign -Vm plugin-releases.json -P RWQzHf+mp4aXTCoW8biJg4wlLiLJSallqQXbJS8C2qxFz/8In1q0Hfn5