Skip to content

Releases: avast/grpc-json-bridge

preservingProtoFieldNames not used

20 Sep 13:01
d90e632
Compare
Choose a tag to compare

It's nicer to have JSON-native field names (instead of having names containing underscores).

gRPC 1.15.0 and minor dependencies updates

20 Sep 10:33
ac35266
Compare
Choose a tag to compare
0.5.1

gRPC 1.15.0 and minor dependencies updates

Preserving proto field names

07 Sep 12:36
Compare
Choose a tag to compare
0.5.0

Printer preserves proto names

Fixed bug with fixed channel name

05 Sep 12:46
Compare
Choose a tag to compare
0.4.1

Fixed bug with fixed channel name

Finally tagless reworked

03 Sep 11:04
dd0f8a6
Compare
Choose a tag to compare
Finally tagless reworked (#20)

* Http4s for F: Async
* Akka for F: Effect
* FunctorK for GrpcJsonBridge

Requests with charset accepted

16 Aug 09:12
4a39204
Compare
Choose a tag to compare
0.3.2

Content-Type with charset accepted in Http4s (#19)

Better error messages

15 Aug 09:27
cd2712a
Compare
Choose a tag to compare
Better errors (#18)

* return explanation why the request wasn't successful

* don't match the route if serviceName is missing

Services list endpoint

15 Aug 07:23
57f84f5
Compare
Choose a tag to compare
Services list endpoint (#17)

* services listing endpoint
* split example code to more steps

Fixes service name

14 Aug 15:00
0b4cf36
Compare
Choose a tag to compare
0.2.2

Fixed service name (issue #15) (#16)

Dependencies updates

14 Aug 08:29
7544840
Compare
Choose a tag to compare

Mainly Protobuf from 3.5.1 to 3.6.1 and gRPC from 1.13.2 to 1.14.0.