Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions source/includes/fact-no-8.0-support.rst
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
``mongosync`` does not yet support migrations to and from clusters that use
MongoDB 8.0.
``mongosync`` does not yet support migrations to and from clusters that use
MongoDB 8.0. For instructions on migrating data to 8.0 destination clusters,
see :ref:`c2c-server-pre-8.0-to-8.0` and :ref:`c2c-server-8.0-to-8.0`.
4 changes: 4 additions & 0 deletions source/reference/supported-server-version.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ destination MongoDB server versions.
-
- √

.. _c2c-server-pre-8.0-to-8.0:

Synchronize Data From a Pre-8.0 Source Cluster to an 8.0 Destination Cluster
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand All @@ -64,6 +66,8 @@ cluster:
destination cluster.
- Upgrade the 7.0 destination cluster to 8.0.

.. _c2c-server-8.0-to-8.0:

Synchronize Data Between Two 8.0 Clusters
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down