Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 20 additions & 5 deletions source/release-notes/1.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,22 @@ Patch Releases
.. _1.8.1-c2c-release-notes:

1.8.1 Release
-------------
~~~~~~~~~~~~~

**October 10, 2024**

mongosync Authentication with Atlas Workload Identity Federation
----------------------------------------------------------------
New Features:

.. include:: /includes/mongosync-and-oidc.rst
- Support added for OpenID Connect (OIDC) authentication with
the workload (machine) flow. For more information, see
:ref:`c2c-rn-atlas-workload-identity`.

For details, see :ref:`c2c-authentication`.
Issues Fixed:

- Fixed bug introduced in ``mongosync`` 1.8.0 to accommodate a
server issue where replica sets that fail to set the
:rsconf:`~settings.replicaSetId` configuration can cause
``mongosync`` to crash.

.. _1.8.0-c2c-release-notes:

Expand All @@ -39,6 +45,7 @@ For details, see :ref:`c2c-authentication`.

**August 6, 2024**


Updates to ``mongosync`` ``/progress`` API endpoint
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down Expand Up @@ -87,6 +94,14 @@ Issues Fixed:
``/progress`` endpoint to potentially return incorrect
``totalBytes`` for sharded clusters.

.. _c2c-rn-atlas-workload-identity:

mongosync Authentication with Atlas Workload Identity Federation
----------------------------------------------------------------

.. include:: /includes/mongosync-and-oidc.rst

For details, see :ref:`c2c-authentication`.

{+c2c-full-beta-program+}
------------------------------------
Expand Down