forked from mongodb/docs-cluster-to-cluster-sync
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path1.8.txt
86 lines (51 loc) · 1.73 KB
/
1.8.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
.. _c2c-release-notes-1.8:
===============================
Release Notes for mongosync 1.8
===============================
.. default-domain:: mongodb
.. contents:: On this page
:local:
:backlinks: none
:depth: 2
:class: singlecol
.. _1.8.0-c2c-release-notes:
.. include:: /includes/in-dev.rst
1.8.0 Release
-------------
**Upcoming**
{+c2c-product-name+} Beta Program
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. include:: /includes/beta-program-intro.rst
To learn more, see :ref:`c2c-beta-program`.
A->B->C Migrations
``````````````````
.. include:: /includes/abc-migration-intro.rst
To learn more, see :ref:`c2c-beta-abc-migration`.
Document Filtering in mongosync
```````````````````````````````
.. include:: /includes/document-filtering-intro.rst
To learn more, see :ref:`c2c-beta-document-filtering`.
Handle Destination Data with destinationDataHandling Option
```````````````````````````````````````````````````````````
.. include:: /includes/destinationDataHandling-introduction.rst
For details, see :ref:`c2c-beta-destination-data-handling`.
Many-to-One Migrations
``````````````````````
.. include:: /includes/many-to-one-cluster.rst
To learn more, see :ref:`c2c-beta-many-to-one`.
Set a Migration Name
````````````````````
.. include:: /includes/migrationName.rst
To learn more, see :ref:`c2c-beta-migration-name`.
Namespace Remapping
~~~~~~~~~~~~~~~~~~~
Starting in 1.8 Beta, ``mongosync`` can migrate data from one database
on the source cluster into a new database on the destination. This allows you
to change database names during migration.
For more information, see :ref:`c2c-beta-namespace-remapping`.
Other Notes
~~~~~~~~~~~
New Features:
Issues Fixed:
Minimum Supported Version
-------------------------