Add backoff/retry config to changelog

Signed-off-by: Allen Ray <alray@redhat.com>
This commit is contained in:
Allen Ray 2024-02-05 10:44:19 -05:00
parent 928173985e
commit 4d9bff9834
2 changed files with 14 additions and 0 deletions

View File

@ -4,6 +4,13 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
<hr>
## v3.4.31 (TBD)
### Package `clientv3`
- Add [client backoff and retry config options](https://github.com/etcd-io/etcd/pull/17369).
<hr>
## v3.4.30 (2024-01-31)
### etcd server

View File

@ -4,6 +4,13 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
<hr>
## v3.5.13 (TBD)
### Package `clientv3`
- Add [client backoff and retry config options](https://github.com/etcd-io/etcd/pull/17363).
<hr>
## v3.5.12 (2024-01-31)
### etcd server