File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,20 @@ Release Notes for ``mongosync`` 1.2
1717Migrating Older Versions of MongoDB
1818-------------------------------------
1919
20- Starting in version 1.2, ``mongosync`` can sync between clusters running
21- some older (pre-6.0) releases of MongoDB Server. This feature requires
22- additional preparation and configuration in pre-6.0 releases.
20+ Starting in version 1.2, ``mongosync`` can sync between MongoDB clusters
21+ (source or destination) with versions lower than 6.0 for one time
22+ migration onto Atlas. This feature requires additional preparation and
23+ configuration in clusters with versions lower than 6.0.
2324
24- If you would like to migrate pre-6.0 versions of MongoDB Server
25- using ``mongosync``, please `contact <https://mongodb.com/contact>`__
26- your account team to inquire about Professional Services.
25+ If you would like to use ``mongosync`` to migrate clusters with versions
26+ of MongoDB lower than 6.0, please `contact
27+ <https://mongodb.com/contact>`__ your account team to inquire about
28+ Professional Services.
29+
30+ .. note::
31+
32+ ``mongosync`` does not support continuous sync between clusters
33+ (source or destination) with versions lower than 6.0.
2734
2835Guardrails for Unsupported Versions of MongoDB
2936----------------------------------------------
You can’t perform that action at this time.
0 commit comments