Skip to content

v1.60.0

Compare
Choose a tag to compare
@anuraaga anuraaga released this 21 Dec 05:54
· 51 commits to main since this release

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.