You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG/CHANGELOG-3.4.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,11 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
9
9
### etcd server
10
10
- Fix [Durability API guarantee broken in single node cluster](https://github.com/etcd-io/etcd/pull/14423)
11
11
- Fix [Panic due to nil log object](https://github.com/etcd-io/etcd/pull/14420)
12
+
- Fix [authentication data not loaded on member startup](https://github.com/etcd-io/etcd/pull/14410)
13
+
14
+
### etcdctl v3
15
+
16
+
- Fix [etcdctl move-leader may fail for multiple endpoints](https://github.com/etcd-io/etcd/pull/14441)
Copy file name to clipboardExpand all lines: CHANGELOG/CHANGELOG-3.5.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,12 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
23
23
- Fix [memberID equals zero in corruption alarm](https://github.com/etcd-io/etcd/pull/14272)
24
24
- Fix [Durability API guarantee broken in single node cluster](https://github.com/etcd-io/etcd/pull/14424)
25
25
- Fix [etcd fails to start after performing alarm list operation and then power off/on](https://github.com/etcd-io/etcd/pull/14429)
26
+
- Fix [authentication data not loaded on member startup](https://github.com/etcd-io/etcd/pull/14409)
27
+
28
+
### etcdctl v3
29
+
30
+
- Fix [etcdctl move-leader may fail for multiple endpoints](https://github.com/etcd-io/etcd/pull/14434)
31
+
26
32
27
33
### Other
28
34
-[Bump golang.org/x/crypto to latest version](https://github.com/etcd-io/etcd/pull/13996) to address [CVE-2022-27191](https://github.com/advisories/GHSA-8c26-wmh5-6g9v).
Copy file name to clipboardExpand all lines: CHANGELOG/CHANGELOG-3.6.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.5.0...v3.6.0).
31
31
-[Always print the raft_term in decimal](https://github.com/etcd-io/etcd/pull/13711) when displaying member list in json.
32
32
-[Add one more field `storageVersion`](https://github.com/etcd-io/etcd/pull/13773) into the response of command `etcdctl endpoint status`.
33
33
- Add [`--max-txn-ops`](https://github.com/etcd-io/etcd/pull/14340) flag to make-mirror command.
34
+
- Fix [etcdctl move-leader may fail for multiple endpoints](https://github.com/etcd-io/etcd/pull/14445)
34
35
35
36
### etcdutl v3
36
37
@@ -80,6 +81,7 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.5.0...v3.6.0).
80
81
- Fix [memberID equals zero in corruption alarm](https://github.com/etcd-io/etcd/pull/14272)
81
82
- Fix [Durability API guarantee broken in single node cluster](https://github.com/etcd-io/etcd/pull/14400)
82
83
- Fix [etcd fails to start after performing alarm list operation and then power off/on](https://github.com/etcd-io/etcd/pull/14419)
84
+
- Fix [authentication data not loaded on member startup](https://github.com/etcd-io/etcd/pull/14358)
0 commit comments