Skip to content

Releases: namely/docker-protoc

Revert default gateway json marshaler

Choose a tag to compare

@ido-namely ido-namely released this 28 Jan 23:05
0267374

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

Choose a tag to compare

@mhamrah mhamrah released this 14 Jun 17:56
v1.21_1

bump version for ts commit

Release v1.17_0

Choose a tag to compare

@nnarh nnarh released this 07 Dec 18:53
12abfd1
bump to 1.17 (#101)