From dfc45e53528077e5dbc003edb098f4b14d39acc6 Mon Sep 17 00:00:00 2001 From: Mario Morales Date: Tue, 4 Mar 2025 10:14:30 -0600 Subject: [PATCH 1/3] replace-outdated-blurb-w-link-to-versions-file --- .../includes/fact-minimum-server-version-support.rst | 1 - source/reference/mongosync.txt | 11 ++--------- 2 files changed, 2 insertions(+), 10 deletions(-) delete mode 100644 source/includes/fact-minimum-server-version-support.rst diff --git a/source/includes/fact-minimum-server-version-support.rst b/source/includes/fact-minimum-server-version-support.rst deleted file mode 100644 index 5ec360904..000000000 --- a/source/includes/fact-minimum-server-version-support.rst +++ /dev/null @@ -1 +0,0 @@ -The minimum supported server versions of MongoDB are 6.0.17 and 7.0.13. diff --git a/source/reference/mongosync.txt b/source/reference/mongosync.txt index 8d184fda5..312ee06e0 100644 --- a/source/reference/mongosync.txt +++ b/source/reference/mongosync.txt @@ -34,15 +34,8 @@ The :ref:`Frequently Asked Questions (FAQ) ` page addresses questions u Compatibility ------------- -- .. include:: /includes/fact-minimum-server-version-support.rst - - You can migrate data on clusters (source) with versions of MongoDB - lower than 6.0 to an Atlas cluster (destination). Migration from clusters with - lower version requires additional preparation and configuration in - the clusters with the lower version. `Contact - `__ your account team to inquire about - Professional Services. - +- For full details on compatibility and version requirements, refer + to :ref:`MongoDB Server Version Compatibility`. - ``mongosync`` supports replica sets and sharded clusters. - Standalone MongoDB instances are not supported. :ref:`Convert the standalone instance ` to a From 4ca456d6d81eccc2a048ba230e72a56840fd5588 Mon Sep 17 00:00:00 2001 From: Mario Morales Date: Tue, 4 Mar 2025 10:23:20 -0600 Subject: [PATCH 2/3] shorter-text --- source/reference/mongosync.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/reference/mongosync.txt b/source/reference/mongosync.txt index 312ee06e0..69ffbb88e 100644 --- a/source/reference/mongosync.txt +++ b/source/reference/mongosync.txt @@ -34,8 +34,8 @@ The :ref:`Frequently Asked Questions (FAQ) ` page addresses questions u Compatibility ------------- -- For full details on compatibility and version requirements, refer - to :ref:`MongoDB Server Version Compatibility`. +- For details on compatibility and version requirements, see + :ref:`MongoDB Server Version Compatibility`. - ``mongosync`` supports replica sets and sharded clusters. - Standalone MongoDB instances are not supported. :ref:`Convert the standalone instance ` to a From 54887f4789e8789850c6a6f3d2b3ca53acf35e4d Mon Sep 17 00:00:00 2001 From: Mario Morales Date: Tue, 4 Mar 2025 11:57:12 -0600 Subject: [PATCH 3/3] Update source/reference/mongosync.txt Co-authored-by: Jeff Allen --- source/reference/mongosync.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/reference/mongosync.txt b/source/reference/mongosync.txt index 69ffbb88e..1a8a42e5f 100644 --- a/source/reference/mongosync.txt +++ b/source/reference/mongosync.txt @@ -34,8 +34,8 @@ The :ref:`Frequently Asked Questions (FAQ) ` page addresses questions u Compatibility ------------- -- For details on compatibility and version requirements, see - :ref:`MongoDB Server Version Compatibility`. +- For details on version compatibility requirements, see + :ref:`MongoDB Server Version Compatibility `. - ``mongosync`` supports replica sets and sharded clusters. - Standalone MongoDB instances are not supported. :ref:`Convert the standalone instance ` to a