mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
update the changelog for the change on compaction log on boostrap
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
This commit is contained in:
parent
6cbaa1f441
commit
2b1be8fd85
@ -9,6 +9,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
|
||||
### etcd server
|
||||
- Fix [LeaseTimeToLive returns error if leader changed](https://github.com/etcd-io/etcd/pull/17705).
|
||||
- Fix [ignore raft messages if member id mismatch](https://github.com/etcd-io/etcd/pull/17814).
|
||||
- Update [the compaction log when bootstrap](https://github.com/etcd-io/etcd/pull/17831).
|
||||
|
||||
### Package `clientv3`
|
||||
- Add [requests retry when receiving ErrGPRCNotSupportedForLearner and endpoints > 1](https://github.com/etcd-io/etcd/pull/17692).
|
||||
|
@ -10,6 +10,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
|
||||
- Fix [LeaseTimeToLive returns error if leader changed](https://github.com/etcd-io/etcd/pull/17704).
|
||||
- Add [metrics `etcd_disk_wal_write_duration_seconds`](https://github.com/etcd-io/etcd/pull/17616).
|
||||
- Fix [ignore raft messages if member id mismatch](https://github.com/etcd-io/etcd/pull/17813).
|
||||
- Update [the compaction log when bootstrap](https://github.com/etcd-io/etcd/pull/17830).
|
||||
|
||||
### Package `clientv3`
|
||||
- Add [requests retry when receiving ErrGPRCNotSupportedForLearner and endpoints > 1](https://github.com/etcd-io/etcd/pull/17641).
|
||||
|
Loading…
x
Reference in New Issue
Block a user