Releases: avast/grpc-json-bridge
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
So it's actually exactly the same as 0.13.0
.
gRPC 1.25.0, protobuf-java 3.10.0
0.13.0 deps: gRPC 1.25.0, protobuf-java 3.10.0 (#48)
Return appropriate return code for wrong JSON request
0.12.3 Return appropriate return code for wrong JSON request (#47)
Fix working with proto files in nested namespace directory structure
0.12.2 Tests improvement for core module - service in proto package structure
ScalaPB supports flatPackage=true
ScalaPB implementation supports also classes generated with flatPackage=true
option.
http4s package name fixed
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
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
0.11.0 ScalaPB support (#44)
Better and more detailed error reporting
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
0.10.5 gRPC 1.23.0 and protobuf 3.9.1