Skip to content

Commit b398de0

Browse files
authored
DOCSP-28526 1.2 release notes clarification (#220) (#226)
* DOCSP-28526 1.2 release notes clarification * DOCSP-28526 copy edits
1 parent 0fe0aeb commit b398de0

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

source/release-notes/1.2.txt

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,20 @@ Release Notes for ``mongosync`` 1.2
1717
Migrating 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

2835
Guardrails for Unsupported Versions of MongoDB
2936
----------------------------------------------

0 commit comments

Comments
 (0)