Releases: wasilibs/go-protoc-gen-grpc
v1.63.0
This release updates the packaged grpc version to the latest 1.63.0. There are no other changes to this distribution.
v1.62.1
This release updates the packaged grpc version to the latest 1.62.1. It also updates wazero to 1.7.0.
v1.60.0
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.