Releases: wasilibs/go-protoc-gen-connect-query
v2.0.1
v2.0.0
This release updates the packaged protoc-gen-connect-query version to the latest 2.0.0 and wazero to 1.8.1. This new version targets the large breaking change in protobuf-es v2.
To allow this project to match the version number of connect-query-es, we have bumped the module name to github.com/wasilibs/go-protoc-gen-connect-query/v2 so any go run commands will need to be updated with the new module name as well.
https://github.com/connectrpc/connect-query-es/releases
v1.4.2
This release updates the packaged protoc-gen-connect-query version to the latest 1.4.2 and wazero to 1.8.0.
https://github.com/connectrpc/connect-query-es/releases
v1.4.1
This release updates the packaged protoc-gen-connect-query version to the latest 1.4.1. There are no other changes in this distribution.
https://github.com/connectrpc/connect-query-es/releases
v1.4.0
This release updates the packaged protoc-gen-connect-query version to the latest 1.4.0. There are no other changes in this distribution.
https://github.com/connectrpc/connect-query-es/releases
v1.3.1
This release updates the packaged protoc-gen-connect-query version to the latest 1.3.1. It also updates wazero to 1.7.0.
https://github.com/connectrpc/connect-query-es/releases
v1.2.0
Welcome to go-protoc-gen-connect-query, a distribution of protoc-gen-connect-query 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.