|
5 | 5 |
|
6 | 6 | *Released 2025-01-10*
|
7 | 7 |
|
| 8 | +- Updates the {+mdbagent+} to :ref:`107.0.13.8702-1 <mongodb-107.0.13.8702-1>`. |
| 9 | + |
| 10 | +- Adds support for |bic-full| 2.14.19. |
| 11 | + |
8 | 12 | - Updates the release infrastructure:
|
9 | 13 |
|
10 | 14 | - Updates the password hashing algorithm to ``PBKDF2-SHA512``.
|
|
22 | 26 | <snapshots-api>`: ``machineId``, ``name``, ``completedTime``,
|
23 | 27 | ``fcv``, and ``replicaState``.
|
24 | 28 |
|
25 |
| -- Fixes an issue where arbiter nodes caused the |
| 29 | +- Hardens the algorithm used for two-way encryption in AppDB. |
| 30 | + |
| 31 | +- Adds a trigger so that changes to the feature compatibility version (FCV) triggers |
| 32 | + a snapshot. |
| 33 | + |
| 34 | +- Adds an AppDB health check to the |onprem| upgrade process to ensure a successful upgrade. |
| 35 | + |
| 36 | +- Adds ``clusterID`` to the |onprem| logs for each snapshot. |
| 37 | + |
| 38 | +- Includes deleted groups in the diagnostic archive for better debugging. |
| 39 | + |
| 40 | +- Improves error handling for the ``FileSystemSnapshotStore`` in the event the |
| 41 | + job directory does not exist. |
| 42 | + |
| 43 | +- Adds 320 character limit for :guilabel:`Email Address` and :guilabel:`Mobile Phone Number` |
| 44 | + fields in the user profile UI. |
| 45 | + |
| 46 | +- Adds the ability to cancel a failed queryable restore for sharded clusters. |
| 47 | + |
| 48 | +- Fixes `CVE-2024-52046 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-52046>`__. |
| 49 | + |
| 50 | +Bug Fixes |
| 51 | +``````````` |
| 52 | + |
| 53 | +Fixes the following issues: |
| 54 | + |
| 55 | +- Arbiter nodes caused the |
26 | 56 | :guilabel:`Edit Namespace Filter` UI option to not appear.
|
27 | 57 |
|
28 |
| -- Fixes an issue where labels did not appear on the |
| 58 | +- Labels did not appear on the |
29 | 59 | :guilabel:`Backup Job Config` page in the Admin UI.
|
30 | 60 |
|
| 61 | +- Upgrades from MongoDB 6.0.x to 7.0.x with |oidc| configured |
| 62 | + and a pinned FCV became stuck. |
| 63 | + |
| 64 | +- Configuring or updating :guilabel:`Blockstore Max Capacity (GB)` |
| 65 | + in the UI caused an error. |
| 66 | + |
| 67 | +- ``bytesReclaimed`` reported compressed size for filesystems |
| 68 | + instead of showing ``fileSize``. |
| 69 | + |
| 70 | +- The {+mdbagent+} tried to set the |oidc| parameter on |
| 71 | + MongoDB 7.x clusters with FCV 6.0 set. |
| 72 | + |
| 73 | +- The {+mdbagent+} downloaded incorrect |bic-full| versions on certain platforms. |
| 74 | + |
| 75 | +- ``.tmp`` files were left behind in Hybrid mode. |
| 76 | + |
| 77 | +- Unsupported mail transport protocol appeared as an option in the Admin UI. |
| 78 | + |
| 79 | +- The {+mdbagent+} could incorrectly report that the goal state was reached while |
| 80 | + encountering a transient error. |
| 81 | + |
| 82 | +- The Admin UI redirected back to the logs page after viewing. |
| 83 | + |
| 84 | +- The link to the MongoDB Deployment Authentication Mechanism documentation in |
| 85 | + the UI was incorrect. |
| 86 | + |
31 | 87 | .. _opsmgr-server-7.0.12:
|
32 | 88 |
|
33 | 89 | |onprem| Server 7.0.12
|
|
0 commit comments