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

Commit 5a5f48b

Browse files
Resolving merge conflicts
1 parent 6072eaf commit 5a5f48b

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed

snooty.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ toc_landing_pages = ["/quickstart",
2828
]
2929

3030
[constants]
31-
version = "1.11"
32-
version-previous = "1.10"
33-
latest-version="1.11.0"
34-
version-dev = "1.11"
31+
version = "1.12"
32+
version-previous = "1.11"
33+
latest-version="1.12.0"
34+
version-dev = "1.12"
3535
c2c-product-name = "Cluster-to-Cluster Sync"
3636
c2c-full-product-name = "MongoDB Cluster-to-Cluster Sync"
3737
mdb-download-center = "`MongoDB Download Center <https://www.mongodb.com/try/download/mongosync>`__"

source/release-notes.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
.. place holder for the release notes TOC
2-
31
=============
42
Release Notes
53
=============

source/release-notes/1.12.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ This page describes changes and new features introduced in
2020
1.12.0 Release
2121
--------------
2222

23+
**February 19, 2025**
24+
2325
``enableUserWriteBlocking`` parameters
2426
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2527

@@ -34,9 +36,3 @@ Use these options instead of the old ``true`` and ``false`` values.
3436
for backward compatibility.
3537

3638
See :ref:`c2c-api-start-params`.
37-
38-
Live Upgrades
39-
~~~~~~~~~~~~~
40-
41-
:ref:`Live upgrades <c2c-versioning-live-upgrade>`
42-
to version 1.12 are not supported.

0 commit comments

Comments
 (0)