Skip to content

Releases: avast/grpc-json-bridge

It should be "gRPC 1.26.0, protobuf-java 3.11.1" but it was released before the PR was merged

20 Dec 10:38
57abad4
Compare
Choose a tag to compare

gRPC 1.25.0, protobuf-java 3.10.0

11 Nov 14:47
57abad4
Compare
Choose a tag to compare
0.13.0

deps: gRPC 1.25.0, protobuf-java 3.10.0 (#48)

Return appropriate return code for wrong JSON request

13 Sep 13:18
1c72320
Compare
Choose a tag to compare
0.12.3

Return appropriate return code for wrong JSON request (#47)

Fix working with proto files in nested namespace directory structure

09 Sep 11:23
Compare
Choose a tag to compare
0.12.2

Tests improvement for core module - service in proto package structure

ScalaPB supports flatPackage=true

03 Sep 15:34
Compare
Choose a tag to compare

ScalaPB implementation supports also classes generated with flatPackage=true option.

http4s package name fixed

03 Sep 12:44
Compare
Choose a tag to compare

The package name contained brige (instead of bridge).

This release also contains this change that ignores standard Reflection endpoint in ScalaPB implementation (because the Reflection endpoint is not ScalaPB-like).

ScalaPB implementation fixed

03 Sep 08:58
Compare
Choose a tag to compare

The code tried to cast an instance to a specific class. Now, the code tries to cast to an interface so more use-cases should be supported.

ScalaPB support

30 Aug 08:41
5ac29c8
Compare
Choose a tag to compare
0.11.0

ScalaPB support (#44)

Better and more detailed error reporting

26 Aug 11:28
dc61f48
Compare
Choose a tag to compare
Revamp error handling (#43)

* revamp error handling

* diligently return JSON always

* nameString, not name0

* tweak log levels

* remove unnecessary extending in `BridgeError.Narrow`

* info => debug

gRPC 1.23.0 and protobuf 3.9.1

16 Aug 12:25
Compare
Choose a tag to compare
0.10.5

gRPC 1.23.0 and protobuf 3.9.1