Releases: avast/grpc-json-bridge
Releases · avast/grpc-json-bridge
preservingProtoFieldNames not used
It's nicer to have JSON-native field names (instead of having names containing underscores).
gRPC 1.15.0 and minor dependencies updates
0.5.1 gRPC 1.15.0 and minor dependencies updates
Preserving proto field names
0.5.0 Printer preserves proto names
Fixed bug with fixed channel name
0.4.1 Fixed bug with fixed channel name
Finally tagless reworked
Finally tagless reworked (#20) * Http4s for F: Async * Akka for F: Effect * FunctorK for GrpcJsonBridge
Requests with charset accepted
0.3.2 Content-Type with charset accepted in Http4s (#19)
Better error messages
Better errors (#18) * return explanation why the request wasn't successful * don't match the route if serviceName is missing
Services list endpoint
Services list endpoint (#17) * services listing endpoint * split example code to more steps
Fixes service name
0.2.2 Fixed service name (issue #15) (#16)
Dependencies updates
Mainly Protobuf from 3.5.1 to 3.6.1 and gRPC from 1.13.2 to 1.14.0.