Skip to content

Commit 7d5d5a2

Browse files
kennethdyerrohshar
andauthored
DOCSP-28834 release notes 1.3 (#124)
* DOCSP-28834 Release Notes for C2C 1.3 * Adjusts release * Adjusts text * Update source/release-notes/1.3.txt Co-authored-by: Rohan Sharan <[email protected]> * Fixes per Rohan * Fixes release date * Fixes text --------- Co-authored-by: Rohan Sharan <[email protected]>
1 parent d7fd445 commit 7d5d5a2

File tree

1 file changed

+19
-4
lines changed

1 file changed

+19
-4
lines changed

source/release-notes/1.3.txt

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,41 @@ Release Notes for ``mongosync`` 1.3
99
.. contents:: On this page
1010
:local:
1111
:backlinks: none
12-
:depth: 1
12+
:depth: 2
1313
:class: singlecol
1414

1515
.. note::
1616

17-
Upcoming.
17+
``mongosync`` 1.3 Released April 13, 2023
1818

19+
New Features
20+
-------------
1921

2022
Capped Collections
21-
------------------
23+
~~~~~~~~~~~~~~~~~~
2224

2325
Starting in 1.3.0, {+c2c-product-name+} supports :ref:`capped
2426
collections <manual-capped-collection>`. For more information, see
2527
:ref:`c2c-capped-collections`.
2628

2729
Disable Index Builds
28-
--------------------
30+
~~~~~~~~~~~~~~~~~~~~
2931

3032
Starting in 1.3.0, {+c2c-product-name+} supports disabling non-essential
3133
index builds on the destination cluster. This can improve migration
3234
performance, especially with index heavy workloads.
3335

3436
For more information, see :ref:`c2c-api-start`.
37+
38+
Progress Output
39+
~~~~~~~~~~~~~~~
40+
41+
Starting in 1.3.0, {+c2c-product-name+} includes the ``mongosyncID`` and
42+
``coordinatorID`` in the :ref:`c2c-api-progress` response documents. This
43+
helps determine whether the ``mongosync`` instance is serving as a coordinator.
44+
45+
Bug Fixes
46+
----------
47+
48+
* Fixes a bug that could cause ``mongosync`` to not copy some documents to the
49+
destination cluster for clustered collections on replica sets.

0 commit comments

Comments
 (0)