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

DOCSP-46992 C2C 1.12 release notes #627

Conversation

nvillahermosa-mdb
Copy link
Collaborator

@nvillahermosa-mdb nvillahermosa-mdb commented Feb 18, 2025

DESCRIPTION

  • Adds release notes and TOC entries for mongosync 1.12
  • Adds 8.0 to server version compatibility
  • Updates "Limitations" to note that mongosync doesn't migrate persistent query settings
  • Removes "partial support" restrictions and workarounds for 8.0
  • Updates "latest version" constants
  • Fixes broken drawer pages for /releases and /release-notes, looks like these got missed when cleaning up duplicate filepaths.

enableUserWriteBlocking is taken from #611 which is currently still waiting on final LGTM for merge

See also: https://docs.google.com/document/d/1QWu7uJgroWtSl449ccAHLFLH4XFppK6reJUwoxsADqE/edit?tab=t.2utlnril081c#heading=h.vgunpraikhpo

STAGING

Release Notes: 1.12
MongoDB Server Version Compatibility
Limitations: Persistent Query Settings

JIRA

https://jira.mongodb.org/browse/DOCSP-46992

Self-Review Checklist

  • Is this free of any warnings or errors in the RST?
  • Is this free of spelling errors?
  • Is this free of grammatical errors?
  • Is this free of staging / rendering issues?
  • Are all the links working?

External Review Requirements

What's expected of an external reviewer?

Copy link

netlify bot commented Feb 18, 2025

Deploy Preview for docs-cluster-to-cluster-sync ready!

Name Link
🔨 Latest commit dc86578
🔍 Latest deploy log https://app.netlify.com/sites/docs-cluster-to-cluster-sync/deploys/67b65705926fed00081dacba
😎 Deploy Preview https://deploy-preview-627--docs-cluster-to-cluster-sync.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Comment on lines 25 to 55
``enableUserWriteBlocking`` parameters
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The ``enableUserWriteBlocking`` parameter in the
:ref:`/start <c2c-api-start>` API now accepts the following string options:

- ``"sourceAndDestination"`` for dual write-blocking
- ``"none"`` for no write-blocking

See :ref:`c2c-api-start-params`.

Live Upgrades
~~~~~~~~~~~~~

:ref:`Live upgrades <c2c-versioning-live-upgrade>`
to version 1.12 are not supported.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This content is from #611, but copied in wholesale since that one is pending final LGTM before it can be merged.

Copy link
Collaborator

@amalhotra-mdb amalhotra-mdb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @nvillahermosa-mdb, LGTM!

@nvillahermosa-mdb
Copy link
Collaborator Author

LGTM received from Felipe Gasper via Slack

@nvillahermosa-mdb nvillahermosa-mdb force-pushed the DOCSP-46992-1.12-release-notes branch from 59eaa4d to 329db33 Compare February 19, 2025 21:43
@nvillahermosa-mdb nvillahermosa-mdb merged commit 0b11b35 into mongodb:master Feb 19, 2025
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants