Skip to content

Releases: wasilibs/go-protoc-gen-grpc

v1.63.0

30 Apr 03:03
f7d71ba
Compare
Choose a tag to compare

This release updates the packaged grpc version to the latest 1.63.0. There are no other changes to this distribution.

https://github.com/grpc/grpc/releases

v1.62.1

28 Mar 05:45
db5cdaa
Compare
Choose a tag to compare

This release updates the packaged grpc version to the latest 1.62.1. It also updates wazero to 1.7.0.

https://github.com/grpc/grpc/releases

v1.60.0

21 Dec 05:54
Compare
Choose a tag to compare

Welcome to go-protoc-gen-grpc, a distribution of code generation plugins from gRPC that can be installed or run with Go. In conjunction with Buf, it becomes possible to have reproducible protobuf builds with no OS dependencies, everything can be configured to work with go run.

See also go-protoc-gen-builtins for protobuf generation of protoc-builtin languages.

As the first release, there may be some issues with packaging or the WebAssembly invocation of the plugins that need to be ironed out, please file any issue you find so we can fix it.