Merge pull request #17370 from dusk125/backoff-config-changelog

Add backoff/retry config to changelog
This commit is contained in:
Sahdev Zala
2024-02-05 20:12:39 -05:00
committed by GitHub
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