Skip to content

Commit

Permalink
Merge pull request #17698 from sheyt0/update-changelog-for-17641-17692
Browse files Browse the repository at this point in the history
changelog: add requests retry when receiving ErrGPRCNotSupportedForLearner
  • Loading branch information
jmhbnz authored Apr 4, 2024
2 parents 557e7f0 + 156096a commit 7b85a7b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG/CHANGELOG-3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG/CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 7b85a7b

Please sign in to comment.