Skip to content

Releases: wasilibs/go-protoc-gen-grpc-java

v1.64.0

16 May 04:50
e64d045

Choose a tag to compare

This release updates the packaged grpc-java version to the latest 1.64.0.

https://github.com/grpc/grpc-java/releases/tag/v1.64.0

v1.63.0

08 Apr 01:08
d8dbb54

Choose a tag to compare

This release updates the packaged grpc-java version to the latest 1.63.0.

https://github.com/grpc/grpc-java/releases/tag/v1.63.0

v1.62.2

05 Apr 07:34
244f852

Choose a tag to compare

This release updates the packaged grpc-java version to the latest 1.62.2. It also updates wazero to 1.7.0.

https://github.com/grpc/grpc-java/releases/tag/v1.62.2

v1.61.0

26 Jan 05:40

Choose a tag to compare

Welcome to go-protoc-gen-grpc-java, a distribution of protoc-gen-grpc-java that can be trivially invoked from 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.