Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 1d08e77

Browse files
Reesolving conflicts
1 parent 5a5f48b commit 1d08e77

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

source/reference/supported-server-version.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ version limitations and requirements:
2323
- 5.0 (*New in version 1.10.0*)
2424
- 6.0
2525
- 7.0
26+
- 8.0 (*New in version 1.12.0*)
2627

2728
- ``mongosync`` doesn't support MongoDB rapid releases, such as 6.1 or 6.2.
2829

@@ -53,6 +54,10 @@ clusters:
5354
- 7.0.13
5455
- 6.0
5556

57+
* - 8.0
58+
- 8.0
59+
- 8.0
60+
5661
.. _c2c-sync-different-versions:
5762

5863
Synchronize Data Between Clusters with Different MongoDB Server Major Versions

source/release-notes/1.12.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,23 @@ Use these options instead of the old ``true`` and ``false`` values.
3636
for backward compatibility.
3737

3838
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

0 commit comments

Comments
 (0)