Skip to content

Commit e571788

Browse files
authored
DOCSP-39103 Minimum Server Versions (#385) (#396)
1 parent 0592813 commit e571788

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
The minimum supported server versions of MongoDB are 6.0.13 and 7.0.8.
1+
The minimum supported server versions of MongoDB are 6.0.16 and 7.0.9.

source/reference/beta-program/document-filtering.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Document Filtering
1717
.. include:: /includes/document-filtering-intro.rst
1818

1919
To use document filtering, both the source cluster and destination cluster must
20-
use MongoDB 6.0 or later.
20+
use a :ref:`supported MongoDB version <c2c-server-version-compatibility>`.
2121

2222
Syntax
2323
------

source/reference/beta-program/namespace-remapping.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Namespace Remapping
1717
.. include:: /includes/namespace-remapping-intro.rst
1818

1919
To use namespace remapping, both the source cluster and destination cluster must
20-
use MongoDB 6.0 or later.
20+
use :ref:`supported MongoDB version <c2c-server-version-compatibility>`.
2121

2222
Syntax
2323
------

source/release-notes/1.7.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,6 @@ Issues Fixed:
222222
Minimum Supported Version
223223
-------------------------
224224

225-
In 1.7.2, the minimum supported version of MongoDB is 6.0.13 and 7.0.8.
225+
In 1.7.3, the minimum supported version of MongoDB is 6.0.13 and 7.0.6.
226226

227227
.. include:: /includes/migration-upgrade-recommendation.rst

0 commit comments

Comments
 (0)