mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
* 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).
4 lines
101 B
Plaintext
4 lines
101 B
Plaintext
```release-note:improvement
|
|
physical/etcd: Upgrade etcd3 client to v3.5.0 and etcd2 to v2.305.0.
|
|
```
|