We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b0fa4c commit 2673631Copy full SHA for 2673631
source/release-notes/changelogs/ops-manager/changelog-onprem-v7.0.rst
@@ -327,6 +327,10 @@ Automation
327
- Adds support for :ref:`enabling OIDC authentication
328
<enable-oidc-auth>` through an |idp| that supports |oidc|, such as
329
|azure-ad|, Okta, or Ping Identity.
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.
334
335
Migration
336
`````````
0 commit comments