mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #18441 from ahrtr/improve_leaseRenew_20240814_changelog
Update changelog for the performance regression caused by ensureLeadership in leaseRenew
This commit is contained in:
commit
3aa56a76bd
@ -6,6 +6,9 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
|
|||||||
|
|
||||||
## v3.4.34 (TBD)
|
## v3.4.34 (TBD)
|
||||||
|
|
||||||
|
### etcd server
|
||||||
|
- Fix [performance regression issue caused by the `ensureLeadership` in lease renew](https://github.com/etcd-io/etcd/pull/18440).
|
||||||
|
|
||||||
### Package clientv3
|
### Package clientv3
|
||||||
- [Print gRPC metadata in guaranteed order using the official go fmt pkg](https://github.com/etcd-io/etcd/pull/18311).
|
- [Print gRPC metadata in guaranteed order using the official go fmt pkg](https://github.com/etcd-io/etcd/pull/18311).
|
||||||
|
|
||||||
|
@ -6,6 +6,9 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
|
|||||||
|
|
||||||
## v3.5.16 (TBC)
|
## v3.5.16 (TBC)
|
||||||
|
|
||||||
|
### etcd server
|
||||||
|
- Fix [performance regression issue caused by the `ensureLeadership` in lease renew](https://github.com/etcd-io/etcd/pull/18439).
|
||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
- Compile binaries using [go 1.21.13](https://github.com/etcd-io/etcd/pull/18421).
|
- Compile binaries using [go 1.21.13](https://github.com/etcd-io/etcd/pull/18421).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user