Skip to content

Commit 1fcd462

Browse files
authored
DOCSP-43827 1.8.1 RN (#430)
* DOCSP-43827 1.8.1 RN
1 parent 18a935e commit 1fcd462

File tree

1 file changed

+20
-5
lines changed

1 file changed

+20
-5
lines changed

source/release-notes/1.8.txt

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,22 @@ Patch Releases
2121
.. _1.8.1-c2c-release-notes:
2222

2323
1.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+
4249
Updates to ``mongosync`` ``/progress`` API endpoint
4350
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4451

@@ -90,6 +97,14 @@ Issues Fixed:
9097
``/progress`` endpoint to potentially return incorrect
9198
``totalBytes`` for sharded clusters.
9299

100+
.. _c2c-rn-atlas-workload-identity:
101+
102+
mongosync Authentication with Atlas Workload Identity Federation
103+
----------------------------------------------------------------
104+
105+
.. include:: /includes/mongosync-and-oidc.rst
106+
107+
For details, see :ref:`c2c-authentication`.
93108

94109
{+c2c-full-beta-program+}
95110
------------------------------------

0 commit comments

Comments
 (0)