File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
source/release-notes/changelogs/ops-manager Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -327,9 +327,10 @@ Automation
327
327
- Adds support for :ref: `enabling OIDC authentication
328
328
<enable-oidc-auth>` through an |idp | that supports |oidc |, such as
329
329
|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.
333
334
334
335
Migration
335
336
`````````
You can’t perform that action at this time.
0 commit comments