We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12c9652 + 9f4ae4f commit 4217241Copy full SHA for 4217241
site/upgrade.md
@@ -62,10 +62,21 @@ first upgrade to 3.6.x and then upgrade to 3.7.0.
62
63
A [full cluster stop](#full-stop-upgrades) may be required for feature version upgrades.
64
65
-Current release series upgrade compatibility with full stop upgrade:
+Current release series upgrade compatibility with **rolling** upgrade:
66
67
| From | To |
68
|----------|--------|
69
+| 3.10.x | 3.11.x |
70
+| 3.9.x | 3.10.x |
71
+| 3.8.x | 3.9.x |
72
+| 3.7.18 | 3.8.x |
73
+
74
+Current release series upgrade compatibility with **full stop** upgrade:
75
76
+| From | To |
77
+|----------|--------|
78
79
80
| 3.8.x | 3.9.x |
81
| 3.7.27 | 3.9.x |
82
| 3.6.x | 3.8.x |
0 commit comments