Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 71ec342

Browse files
committed
release notes
1 parent 2c394d9 commit 71ec342

File tree

2 files changed

+41
-1
lines changed

2 files changed

+41
-1
lines changed

source/release-notes.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@ release notes.
1414
Current Stable Release
1515
~~~~~~~~~~~~~~~~~~~~~~
1616

17-
- :ref:`c2c-release-notes-1.11`
17+
- :ref:`c2c-release-notes-1.12`
1818

1919
Previous Releases
2020
~~~~~~~~~~~~~~~~~
2121

22+
- :ref:`c2c-release-notes-1.11`
2223
- :ref:`c2c-release-notes-1.10`
2324
- :ref:`c2c-release-notes-1.9`
2425
- :ref:`c2c-release-notes-1.8`
@@ -37,6 +38,7 @@ Previous Releases
3738
.. toctree::
3839
:titlesonly:
3940

41+
1.12 </release-notes/1.12>
4042
1.11 </release-notes/1.11>
4143
1.10 </release-notes/1.10>
4244
1.9 </release-notes/1.9>

source/release-notes/1.12.txt

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
.. _c2c-release-notes-1.12:
2+
3+
================================
4+
Release Notes for mongosync 1.12
5+
================================
6+
7+
.. default-domain:: mongodb
8+
9+
.. contents:: On this page
10+
:local:
11+
:backlinks: none
12+
:depth: 2
13+
:class: singlecol
14+
15+
This page describes changes and new features introduced in
16+
{+c2c-full-product-name+} 1.12.
17+
18+
.. _1.12.0-c2c-release-notes:
19+
20+
1.12.0 Release
21+
--------------
22+
23+
``enableUserWriteBlocking`` parameters
24+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
25+
26+
The ``enableUserWriteBlocking`` parameter in the
27+
:ref:`/start <c2c-api-start>` API now accepts the following string options:
28+
29+
- ``"sourceAndDestination"`` for dual write-blocking
30+
- ``"none"`` for no write-blocking
31+
32+
See :ref:`c2c-api-start-params`.
33+
34+
Live Upgrades
35+
~~~~~~~~~~~~~
36+
37+
:ref:`Live upgrades <c2c-versioning-live-upgrade>`
38+
to version 1.12 are not supported.

0 commit comments

Comments
 (0)