mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #14854 from ahrtr/changelog_memberid_20221125
changelog: add items for both 3.4 and 3.5 changelog to cover the case of removing memberid from corrupt alarm
This commit is contained in:
commit
bad80dc2de
@ -9,6 +9,8 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
|
|||||||
### Package `clientv3`
|
### Package `clientv3`
|
||||||
- Fix [Refreshing token on CommonName based authentication causes segmentation violation in client](https://github.com/etcd-io/etcd/pull/14792).
|
- Fix [Refreshing token on CommonName based authentication causes segmentation violation in client](https://github.com/etcd-io/etcd/pull/14792).
|
||||||
|
|
||||||
|
### etcd server
|
||||||
|
- Fix [Remove memberID from data corrupt alarm](https://github.com/etcd-io/etcd/pull/14853).
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
@ -2,6 +2,14 @@
|
|||||||
|
|
||||||
Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.4.md).
|
Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.4.md).
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
|
||||||
|
## v3.5.7 (TBD)
|
||||||
|
|
||||||
|
### etcd server
|
||||||
|
- Fix [Remove memberID from data corrupt alarm](https://github.com/etcd-io/etcd/pull/14852).
|
||||||
|
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
## v3.5.6 (2022-11-21)
|
## v3.5.6 (2022-11-21)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user