strmprivacy / cli

This is the STRM Privacy Command Line Interface, to define and manage your privacy streams, data schemas, event contracts and much more.
https://strmprivacy.io
Apache License 2.0
6 stars 2 forks source link

feat(strm-812): add strm-cli-version header to every request #85

Closed trietsch closed 2 years ago

trietsch commented 2 years ago

Adds strm-cli-version metadata to every gRPC call, in order to see the version. This allows for instructing the CLI user when a version is too outdated and needs to be updated due to server changes.

Due to cyclic imports, I needed to move some stuff.

strmprivacy-io commented 2 years ago

:tada: This PR is included in version 1.23.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: