Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 07:59
· 11 commits to main since this release

gRPCClient v0.1.2

Diff since v0.1.1

Closed issues:

  • error in Readme: change <service_name>Client to <service_name>Stub (#13)
  • Change const service_regex to cope with linebreaks (#14)
  • gRPCServiceCallException: 0 when trying to connect with Python grpc server (#15)

Merged pull requests:

  • change service detect regex to cope with linebreak (#16) (@tanmaykm)
  • set the TE header by default in requests (#17) (@tanmaykm)