Skip to content

Commit

Permalink
Merge pull request #17664 from siyuanfoundation/txBuf1
Browse files Browse the repository at this point in the history
add 3.4 changelog of adding downgrade support.
  • Loading branch information
ahrtr authored Mar 29, 2024
2 parents a22ae62 + fa2c652 commit 76f21a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG/CHANGELOG-3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
- Fix leases wrongly revoked by the leader by [ignoring old leader's leases revoking request](https://github.com/etcd-io/etcd/pull/17465).
- Fix [no progress notification being sent for watch that doesn't get any events](https://github.com/etcd-io/etcd/pull/17567).
- Fix [watch event loss after compaction](https://github.com/etcd-io/etcd/pull/17610).
- Add `next-cluster-version-compatible` flag to [allow downgrade from 3.5](https://github.com/etcd-io/etcd/pull/17330).

### Package `clientv3`
- Add [client backoff and retry config options](https://github.com/etcd-io/etcd/pull/17369).
Expand Down

0 comments on commit 76f21a1

Please sign in to comment.