Skip to content

20250109.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 18:10
c3b930c

Buf Remote Plugins Release 20250109.1

New Plugins

Plugin Version Link
community/mfridman-go-json v1.5.0 Download
protocolbuffers/cpp v29.3 Download
protocolbuffers/csharp v29.3 Download
protocolbuffers/java v29.3 Download
protocolbuffers/kotlin v29.3 Download
protocolbuffers/objc v29.3 Download
protocolbuffers/php v29.3 Download
protocolbuffers/pyi v29.3 Download
protocolbuffers/python v29.3 Download
protocolbuffers/ruby v29.3 Download

Updated Plugins

Plugin Version Link
connectrpc/kotlin v0.7.2 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/20250109.1/plugin-releases.json && \
  curl -OL https://github.com/bufbuild/plugins/releases/download/20250109.1/plugin-releases.json.minisig && \
  minisign -Vm plugin-releases.json -P RWQzHf+mp4aXTCoW8biJg4wlLiLJSallqQXbJS8C2qxFz/8In1q0Hfn5