[release-announce] etcd3gw 2.0.0
no-reply at openstack.org
no-reply at openstack.org
Thu Aug 4 10:24:11 UTC 2022
We are stoked to announce the release of:
etcd3gw 2.0.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.0.0
^^^^^
Bug Fixes
* Add compatibility with another etcd clients, that may have not
provide value while posting a key
Changes in etcd3gw 1.0.2..2.0.0
-------------------------------
e35c7aa Handle refreshing of expired lease.
0ed0945 Drop python3.6/3.7 support in testing runtime
e00c9f2 Handle key has only metadata and no value
284e97b Add py38-etcd tox env
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 3 ++
.zuul.yaml | 4 +--
etcd3gw/client.py | 7 ++--
etcd3gw/lease.py | 7 ++--
.../notes/bug-1967674-102b70275b1627cd.yaml | 4 +++
setup.cfg | 4 +--
tox.ini | 3 ++
8 files changed, 62 insertions(+), 12 deletions(-)
More information about the Release-announce
mailing list