Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Nov 16:43
· 22 commits to main since this release
7dee616
Implement gRPC transport modes (#168)

Implement gRPC transport modes `UDS`, `mTLS` and `insecure`.

Remove the '--server-address' default from the Dockerfile.

Bump the version to 0.2.0

Other changes:
- upgrade gRPC to `1.72`
- split `conanfile.txt` into separate versions for Windows and Linux
- update poetry lockfile