We are jazzed to announce the release of: etcd3gw 2.4.1: 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. Changes in etcd3gw 2.4.0..2.4.1 ------------------------------- b5ff7f1 Fix watcher failing with huge payloads 3337348 Drop extras from test requirements Diffstat (except docs and test files) ------------------------------------- etcd3gw/watch.py | 4 ++++ test-requirements.txt | 4 ---- 3 files changed, 49 insertions(+), 4 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 08606b1..01725a4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,4 +12,0 @@ urllib3>=1.15.1 # MIT - -# TODO(tkajinam): Remove this once the following change is released -# https://github.com/testing-cabal/testrepository/pull/48 -extras>=1.0.0 # MIT
participants (1)
-
no-reply@openstack.org