Skip to content

v0.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 15:46
· 24 commits to dev since this release
5eef999
  • Fix gRPC server stream handling to be compatible with Java gRPC server.
  • Fix parsing of protobuf responses/error-details containing Any type fields, by maintaining
    reflection server connection until end of the request.