Skip to content

Commit 6f6ebc0

Browse files
committed
(DOCSP-45069) reflects copy feedback
1 parent 56e77ca commit 6f6ebc0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/release-notes/changelogs/ops-manager/changelog-onprem-v7.0.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -327,9 +327,10 @@ Automation
327327
- Adds support for :ref:`enabling OIDC authentication
328328
<enable-oidc-auth>` through an |idp| that supports |oidc|, such as
329329
|azure-ad|, Okta, or Ping Identity.
330-
- ``/var/lib/mongodb-mms-automation/bin`` symlink is replaced to point to the latest version of {+mongosh+}
331-
instead of the latest version of MongoDB bin folder.
332-
330+
- Replaces the target of the ``/var/lib/mongodb-mms-automation/bin`` symlink. This symlink now points to the
331+
latest downloaded version of {+mongosh+}. In the previous releases, this symlink pointed to the latest
332+
MongoDB version in the ``/bin`` folder. This change ensures that you always use the newest downloaded
333+
{+mongosh+} version in all scripts for your deployments.
333334

334335
Migration
335336
`````````

0 commit comments

Comments
 (0)