We are stoked to announce the release of: etcd3gw 2.1.0: A python client for etcd3 grpc-gateway v3 API The source is available from: https://opendev.org/openstack/etcd3gw Download the package from: https://tarballs.openstack.org/etcd3gw/ For more details, please see below. 2.1.0 ^^^^^ New Features * The client adds support for specifying the etcd grpc-gateway's API path. For backward compatibility, the path defaults to '/v3alpha/', but may be overriden (e.g. '/v3') for newer versions of etcd that no longer support the v3alpha API. Changes in etcd3gw 2.0.0..2.1.0 ------------------------------- 2a7f392 Pass api_path thru etcd3gw.client Diffstat (except docs and test files) ------------------------------------- etcd3gw/client.py | 7 +++++-- releasenotes/notes/configurable-api-path-7652e756b6837e0b.yaml | 7 +++++++ 3 files changed, 17 insertions(+), 2 deletions(-)
participants (1)
-
no-reply@openstack.org