Skip to content

Releases: namely/docker-protoc

Revert default gateway json marshaler

28 Jan 23:05
0267374
Compare
Choose a tag to compare

Since version 1.32_4 The gen-grpc-gateway image has changed to use grpc-ecosystem/grpc-gateway v2 which introduced breaking changes, specifically in how requests are marshaled/unmarshaled from proto to json.

In order to allow an easier transition, we've reverted to the default marshaler used prior to this upgrade.
It is now configurable though to use the new marshaler (which is more compatible with the Language guidelines).
Please check out the readme on how to set that option.

In future releases, we will set the new marshaler as default and eventually remove the option to use the old marshaler.

Update protoc-gen-grpc-web from 1.0.3 to 1.0.4

14 Jun 17:56
Compare
Choose a tag to compare
v1.21_1

bump version for ts commit

Release v1.17_0

07 Dec 18:53
12abfd1
Compare
Choose a tag to compare
bump to 1.17 (#101)