Skip to content

Releases: namely/docker-protoc

v1.43_0

11 May 13:41
7204bf1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.42_2...v1.43_0

v1.42_2 - Support grpc-gateway generate_unbound_methods option

10 Jan 21:46
1c2146e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.42_1...v1.42_2

v1.42_1 - Update GRPC WEB VERSION

05 Jan 21:44
e382d24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.42_0...v1.42_1

Upgrade to Go 1.17, gRPC 1.42, et al

14 Dec 20:13
520f0ce
Compare
Choose a tag to compare

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

14 Dec 17:02
d78d705
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.40_0...v1.41_0

v1.40_0

30 Nov 19:19
e1b7367
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.39_1...v1.40_0

v1.39_1

29 Nov 21:53
b73892b
Compare
Choose a tag to compare

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

29 Nov 19:42
Compare
Choose a tag to compare
Pre-release

protobuf -> 1.27.1, gRPC (and Java) -> 1.42.

New Contributors

Full Changelog: master...v1.42_0-rc.0

Add go mod tidy to the gateway's Dockerfile

26 Nov 13:17
Compare
Choose a tag to compare

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

26 Nov 11:36
Compare
Choose a tag to compare
v1.41_0-rc.3 Pre-release
Pre-release

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