Skip to content

Releases: avast/grpc-json-bridge

Update of dependencies, mainly gRPC related

29 Oct 10:06
03e6c0e
Compare
Choose a tag to compare

Pull Requests

Cross-publish for Scala 2.12 and 2.13

07 Sep 11:21
ad20163
Compare
Choose a tag to compare

Pull Requests

Release to Maven Central via sbt-ci-release

03 Sep 11:33
6e72508
Compare
Choose a tag to compare

Few, technically breaking, changes, like final case classes

Dummy release

03 Sep 08:22
304b1d1
Compare
Choose a tag to compare
Start using GitHub Actions (#106)

* Start using GitHub Actions

* don't do release from GitHub Actions

Trigger release

25 Aug 12:22
e734bd8
Compare
Choose a tag to compare
0.17.11

catch ParseException as a know, JSON parsing related exception (#104)

Catch ParseException as a know, JSON parsing related exception

25 Aug 11:56
e734bd8
Compare
Choose a tag to compare

Before, ParseException was treated as an unknown error.

Minor dependencies updates

25 May 10:31
Compare
Choose a tag to compare
Revert "chore(deps): scalapb 0.10.3 everywhere"

This reverts commit d2e47b9c

Don't limit the size of gRPC message

21 Apr 19:08
0c97550
Compare
Choose a tag to compare
0.17.8

Don't limit the size of a gRPC message (#67)

Update minor and patch versions of dependencies

14 Apr 13:19
732be3c
Compare
Choose a tag to compare
Update scalatest to 3.1.1 (#64)

Co-authored-by: Ondra Pelech <[email protected]>

Fix bug in ScalaPB bridge reflection

09 Apr 18:40
ac24589
Compare
Choose a tag to compare

We now handle both scalapb.grpc.Marshaller and TypeMappedMarshaller