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
2 changes: 2 additions & 0 deletions source/about-mongosync.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ About ``mongosync``
:depth: 2
:class: singlecol

.. include:: /includes/in-dev.rst

The :ref:`mongosync <c2c-mongosync>` binary is the primary process used in
{+c2c-product-name+}. ``mongosync`` migrates data from a source cluster to a
destination cluster and keeps the clusters in continuous sync until you
Expand Down
2 changes: 2 additions & 0 deletions source/connecting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Connecting ``mongosync``
:depth: 1
:class: singlecol

.. include:: /includes/in-dev.rst

To configure a connection with :ref:`mongosync <c2c-mongosync>`, refer
to the connection documentation that matches your environment:

Expand Down
2 changes: 2 additions & 0 deletions source/connecting/atlas-to-atlas.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Connect Two Atlas Clusters
:depth: 1
:class: twocols

.. include:: /includes/in-dev.rst

.. include:: /includes/fact-connect-intro

This page provides instructions to connect Atlas clusters using
Expand Down
2 changes: 2 additions & 0 deletions source/connecting/onprem-to-atlas.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Connect a Self-Managed Cluster to Atlas
:depth: 1
:class: twocols

.. include:: /includes/in-dev.rst

.. include:: /includes/fact-connect-intro

This page provides instructions to connect a self-managed cluster to an
Expand Down
2 changes: 2 additions & 0 deletions source/connecting/onprem-to-onprem.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Connect Two Self-Managed Clusters
:depth: 1
:class: twocols

.. include:: /includes/in-dev.rst

.. include:: /includes/fact-connect-intro

This page provides instructions to connect self-managed clusters using
Expand Down
2 changes: 2 additions & 0 deletions source/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Cluster-to-Cluster Sync

.. default-domain:: mongodb

.. include:: /includes/in-dev.rst

{+c2c-product-name+} provides continuous data synchronization or a
one-time data migration between MongoDB clusters. For notes and caveats on
continuous sync, see the :ref:`<mongosync-considerations>` page. You can
Expand Down
2 changes: 2 additions & 0 deletions source/installation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Installation
:depth: 1
:class: singlecol

.. include:: /includes/in-dev.rst

These documents provide instructions to install {+c2c-full-product-name+}.

:ref:`c2c-install-linux`
Expand Down
2 changes: 2 additions & 0 deletions source/quickstart.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
:depth: 2
:class: singlecol

.. include:: /includes/in-dev.rst

Overview
--------

Expand Down
1 change: 1 addition & 0 deletions source/reference/versioning.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
:depth: 2
:class: singlecol

.. include:: /includes/in-dev.rst

{+c2c-product-name+} uses `Semantic Versioning 2.0.0
<https://semver.org/>`__. Version numbers have the form ``X.Y.Z``, where
Expand Down
10 changes: 6 additions & 4 deletions source/release-notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,17 @@ release notes.
Upcoming Stable Release
~~~~~~~~~~~~~~~~~~~~~~~

- :ref:`c2c-release-notes-1.9`
- :ref:`c2c-release-notes-1.10`

Current Stable Release
~~~~~~~~~~~~~~~~~~~~~~

- :ref:`c2c-release-notes-1.8`
- :ref:`c2c-release-notes-1.9`

Previous Rapid Releases
~~~~~~~~~~~~~~~~~~~~~~~
Previous Releases
~~~~~~~~~~~~~~~~~

- :ref:`c2c-release-notes-1.8`
- :ref:`c2c-release-notes-1.7`
- :ref:`c2c-release-notes-1.6`
- :ref:`c2c-release-notes-1.5`
Expand All @@ -39,6 +40,7 @@ Previous Rapid Releases
.. toctree::
:titlesonly:

1.10 </release-notes/1.10>
1.9 </release-notes/1.9>
1.8 </release-notes/1.8>
1.7 </release-notes/1.7>
Expand Down
20 changes: 20 additions & 0 deletions source/release-notes/1.10.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
.. _c2c-release-notes-1.10:

================================
Release Notes for mongosync 1.10
================================

.. default-domain:: mongodb

.. contents:: On this page
:local:
:backlinks: none
:depth: 2
:class: singlecol

.. include:: /includes/in-dev.rst

.. _1.10.0-c2c-release-notes:

This page describes changes and new features introduced in
{+c2c-full-product-name+} 1.10 and the {+c2c-full-beta-program+}.