@@ -21,16 +21,22 @@ Patch Releases
2121.. _1.8.1-c2c-release-notes:
2222
23231.8.1 Release
24- -------------
24+ ~~~~~~~~~~~~~
2525
2626**October 10, 2024**
2727
28- mongosync Authentication with Atlas Workload Identity Federation
29- ----------------------------------------------------------------
28+ New Features:
3029
31- .. include:: /includes/mongosync-and-oidc.rst
30+ - Support added for OpenID Connect (OIDC) authentication with
31+ the workload (machine) flow. For more information, see
32+ :ref:`c2c-rn-atlas-workload-identity`.
3233
33- For details, see :ref:`c2c-authentication`.
34+ Issues Fixed:
35+
36+ - Fixed bug introduced in ``mongosync`` 1.8.0 to accommodate a
37+ server issue where replica sets that fail to set the
38+ :rsconf:`~settings.replicaSetId` configuration can cause
39+ ``mongosync`` to crash.
3440
3541.. _1.8.0-c2c-release-notes:
3642
@@ -39,6 +45,7 @@ For details, see :ref:`c2c-authentication`.
3945
4046**August 6, 2024**
4147
48+
4249Updates to ``mongosync`` ``/progress`` API endpoint
4350~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4451
@@ -87,6 +94,14 @@ Issues Fixed:
8794 ``/progress`` endpoint to potentially return incorrect
8895 ``totalBytes`` for sharded clusters.
8996
97+ .. _c2c-rn-atlas-workload-identity:
98+
99+ mongosync Authentication with Atlas Workload Identity Federation
100+ ----------------------------------------------------------------
101+
102+ .. include:: /includes/mongosync-and-oidc.rst
103+
104+ For details, see :ref:`c2c-authentication`.
90105
91106{+c2c-full-beta-program+}
92107------------------------------------
0 commit comments