|
6 | 6 | *Released 2025-04-03* |
7 | 7 |
|
8 | 8 | - 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>`. |
13 | 9 | - Upgrades Jetty library to 11.0.25. |
14 | 10 | - Reduces the maximum session length (:setting:`mms.session.maxHours`) |
15 | 11 | from two months to one week to improve security. |
|
22 | 18 | All cookies are now ``httpOnly`` and marked as secure when |
23 | 19 | using HTTPS. |
24 | 20 |
|
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. |
32 | 23 |
|
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. |
37 | 26 |
|
38 | 27 | - Fixes the following issues: |
39 | 28 |
|
|
52 | 41 | - Fixes an issue where the {+mdbagent+} ignores the Windows |
53 | 42 | {+mdbagent+} Certificate File information and uses the Linux path instead. |
54 | 43 |
|
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 | | - |
59 | 44 | - Fixes the following |cve|\s: |
60 | 45 |
|
61 | 46 | - `CVE-2021-32050 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=/CVE-2021-32050>`__. |
|
0 commit comments