File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ General Limitations
38
38
For example,
39
39
40
40
- ``mongosync`` supports sync from a MongoDB 6.0.8 source cluster to a
41
- MongoDB 6.0.9 destination cluster, since these are patch releases
41
+ MongoDB 6.0.9 destination cluster, since these are patch releases
42
42
of the same major release.
43
43
- ``mongosync`` does not support sync from a MongoDB 6.0.9 source cluster to
44
44
a MongoDB 7.0.0 destination cluster, since they have different major
Original file line number Diff line number Diff line change @@ -29,7 +29,6 @@ Issues Fixed:
29
29
prematurely timeout. Now, ``mongosync`` produces
30
30
fewer ``MaxTimeMSExpired`` errors during the collection copy phase.
31
31
32
-
33
32
.. _1.6.0-c2c-release-notes:
34
33
35
34
1.6.0 Release
You can’t perform that action at this time.
0 commit comments