Skip to content

20241025.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 21:34
3288092

Buf Remote Plugins Release 20241025.1

Updated Plugins

Plugin Version Link
bufbuild/connect-es v0.13.0 Download
bufbuild/connect-go v1.10.0 Download
bufbuild/connect-kotlin v0.1.10 Download
bufbuild/connect-query v0.4.1 Download
bufbuild/connect-swift v0.7.0 Download
bufbuild/connect-swift-mocks v0.7.0 Download
bufbuild/connect-web v0.8.6 Download
bufbuild/protoschema-bigquery v0.1.3 Download
community/chrusty-jsonschema v1.4.1 Download
community/mitchellh-go-json v1.1.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/20241025.1/plugin-releases.json && \
  curl -OL https://github.com/bufbuild/plugins/releases/download/20241025.1/plugin-releases.json.minisig && \
  minisign -Vm plugin-releases.json -P RWQzHf+mp4aXTCoW8biJg4wlLiLJSallqQXbJS8C2qxFz/8In1q0Hfn5