Merge pull request #17698 from sheyt0/update-changelog-for-17641-17692

changelog: add requests retry when receiving ErrGPRCNotSupportedForLearner
This commit is contained in:
James Blair
2024-04-04 06:07:34 +02:00
committed by GitHub
2 changed files with 6 additions and 0 deletions

View File

@@ -6,6 +6,9 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
## v3.4.32 (TBD)
### Package `clientv3`
- Add [requests retry when receiving ErrGPRCNotSupportedForLearner and endpoints > 1](https://github.com/etcd-io/etcd/pull/17692).
<hr>
## v3.4.31 (2024-03-21)

View File

@@ -6,6 +6,9 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
## v3.5.14 (TBD)
### Package `clientv3`
- Add [requests retry when receiving ErrGPRCNotSupportedForLearner and endpoints > 1](https://github.com/etcd-io/etcd/pull/17641).
<hr>
## v3.5.13 (2024-03-29)