Skip to content

Commit b01ed4b

Browse files
fix om 8 release notes (#819)
1 parent bf64005 commit b01ed4b

File tree

1 file changed

+4
-19
lines changed

1 file changed

+4
-19
lines changed

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

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
*Released 2025-04-03*
77

88
- Updates the {+mdbagent+} to 108.0.6.8796-1.
9-
- Releases ``mongosh`` 2.4.0 to |mms|.
10-
- Adds support for |bic-full| 2.14.22.
11-
- Compatible with :dbtools:`MongoDB Database Tools 100.11.0
12-
</release-notes/database-tools-changelog/#100.11.0-changelog>`.
139
- Upgrades Jetty library to 11.0.25.
1410
- Reduces the maximum session length (:setting:`mms.session.maxHours`)
1511
from two months to one week to improve security.
@@ -22,18 +18,11 @@
2218
All cookies are now ``httpOnly`` and marked as secure when
2319
using HTTPS.
2420

25-
- Adds support for configuring multiple passwords in :setting:`security.ldap.bind.queryPassword`
26-
so that users can ensure that MongoDB won't disconnect from LDAP after a restart when
27-
performing an LDAP credential rotation. To learn more, see :ref:`security-ldap`.
28-
29-
- Improves handling of misconfigured core/max pool sizes.
30-
31-
- Adds the ability for |mms| to recognize dashes (``-``) in deployment names.
21+
- Adds the ability to :ref:`transition between S3-compatible snapshot stores <transition-s3>`
22+
without terminating the previous backups.
3223

33-
- Exports all stored telemetry data into the related files in the diagnostic logs.
34-
35-
- Improves error handling to prevent ``mongodb-mms-stop`` from crashing
36-
with ``Mongodb-mms-backup-daemon`` errors when the pid file doesn't exist.
24+
- Adds ability to see any potential oplog gaps in Point in Time Restore
25+
in the UI and API.
3726

3827
- Fixes the following issues:
3928

@@ -52,10 +41,6 @@
5241
- Fixes an issue where the {+mdbagent+} ignores the Windows
5342
{+mdbagent+} Certificate File information and uses the Linux path instead.
5443

55-
- Fixes a broken documentation link for :guilabel:`Create API Key > Add Access List Entry`.
56-
57-
- Fixes saving custom parameter settings due to ``mms.mail.transport``.
58-
5944
- Fixes the following |cve|\s:
6045

6146
- `CVE-2021-32050 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=/CVE-2021-32050>`__.

0 commit comments

Comments
 (0)