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-3.6.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,10 @@ Previous change logs can be found at [CHANGELOG-3.5](https://github.com/etcd-io/
8
8
9
9
See [code changes](https://github.com/etcd-io/etcd/compare/v3.5.0...v3.6.0).
10
10
11
+
### Breaking Changes
12
+
13
+
-`etcd` will no longer start on data dir created by newer versions (for example etcd v3.6 will not run on v3.7+ data dir). To downgrade data dir please check out `etcdutl migrate` command.
14
+
11
15
### etcdctl v3
12
16
13
17
- Add command to generate [shell completion](https://github.com/etcd-io/etcd/pull/13133).
0 commit comments