open-vault/changelog/11980.txt
Tero Saarni 944332d12d
Update Go client libraries for etcd (#11980)
* Update Go client libraries for etcd

* Added etcd server container to run etcd3 tests automatically.

* Removed etcd2 test case: it fails the backend tests but the failure is
  unrelated to the uplift.  The etcd2 backend implementation does not
  remove empty nested nodes when removing leaf (see comments in #11980).
2021-09-29 14:28:13 -04:00

4 lines
101 B
Plaintext

```release-note:improvement
physical/etcd: Upgrade etcd3 client to v3.5.0 and etcd2 to v2.305.0.
```