Releases: namely/docker-protoc
Releases · namely/docker-protoc
v1.43_0
v1.42_2 - Support grpc-gateway generate_unbound_methods option
What's Changed
- Fixed for Support grpc-gateway generate_unbound_methods option #226 by @juandemanjon in #227
New Contributors
- @juandemanjon made their first contribution in #227
Full Changelog: v1.42_1...v1.42_2
v1.42_1 - Update GRPC WEB VERSION
Upgrade to Go 1.17, gRPC 1.42, et al
What's Changed
- With -e in effect, a nonzero status code exits immediately, so captur… by @jcburley in #270
- Upgrade to Go 1.17 by @jcburley in #273
Full Changelog: v1.41_0...v1.42_0
v1.41_0
v1.40_0
v1.39_1
What's Changed
- Explain need for local jq install and close a paren by @jcburley in #271
- Fix build due to unpinned mismatched version of protoc-gen-doc by @ido-namely in #272
New Contributors
Full Changelog: v1.39_0...v1.39_1
Upgrade to Go 1.17 w/PR Feedback
Add go mod tidy to the gateway's Dockerfile
Small fix for the previous rc, running go mod tidy during the image build to fix the missing go.sum entry for module providing package google.golang.org/grpc/metadata
error
v1.41_0-rc.3
Basically it's the Go 1.17 upgrade, with alpine bumped to the 3.14
Full Changelog: v1.41_0-rc.2...v1.41_0-rc.3