This repository was archived by the owner on May 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ version limitations and requirements:
23
23
- 5.0 (*New in version 1.10.0*)
24
24
- 6.0
25
25
- 7.0
26
+ - 8.0 (*New in version 1.12.0*)
26
27
27
28
- ``mongosync`` doesn't support MongoDB rapid releases, such as 6.1 or 6.2.
28
29
@@ -53,6 +54,10 @@ clusters:
53
54
- 7.0.13
54
55
- 6.0
55
56
57
+ * - 8.0
58
+ - 8.0
59
+ - 8.0
60
+
56
61
.. _c2c-sync-different-versions:
57
62
58
63
Synchronize Data Between Clusters with Different MongoDB Server Major Versions
Original file line number Diff line number Diff line change @@ -36,3 +36,23 @@ Use these options instead of the old ``true`` and ``false`` values.
36
36
for backward compatibility.
37
37
38
38
See :ref:`c2c-api-start-params`.
39
+
40
+ Live Upgrades
41
+ ~~~~~~~~~~~~~
42
+
43
+ :ref:`Live upgrades <c2c-versioning-live-upgrade>`
44
+ to version 1.12 are not supported.
45
+
46
+ Other Notes
47
+ ~~~~~~~~~~~
48
+
49
+ Fixed Issues:
50
+
51
+ - Fixed
52
+
53
+ Minimum Supported Version
54
+ -------------------------
55
+
56
+ .. include:: /includes/fact-version-compatibility.rst
57
+
58
+ .. include:: /includes/migration-upgrade-recommendation.rst
You can’t perform that action at this time.
0 commit comments