Docs Menu
Docs Home
/
MongoDB Cluster-to-Cluster Sync
/

Release Notes for mongosync 1.2

On this page

  • Migrating Older Versions of MongoDB
  • Guardrails for Unsupported Versions of MongoDB
  • Collated Collections Issue

Warning

Past Release Limitations

The Critical Advisories below affect some prior mongosync versions. Upgrade to the latest available patch release.

Issue
Affected Versions

mongosync could miss copying documents during long running reads in the initial copying phase if the source cluster is sharded and the source balancer is enabled.

1.1.0 - 1.7.1

Version 1.2 Released February 16, 2023

Starting in version 1.2, mongosync can sync between MongoDB clusters (source or destination) with versions lower than 6.0 for one time migration onto Atlas. This feature requires additional preparation and configuration in clusters with versions lower than 6.0.

If you would like to use mongosync to migrate clusters with versions of MongoDB lower than 6.0, please contact your account team to inquire about Professional Services.

Note

mongosync does not support continuous sync between clusters (source or destination) with versions lower than 6.0.

mongosync now returns an error if you call start to sync clusters running unsupported releases of MongoDB Server.

Fixes bug that could cause mongosync to crash when replicating collated collections.

Back

1.3