Skip to content

Commit df0fcb2

Browse files
authored
(DOCSP-46376) Adds additional OM 7.0.13 RNs.-v7.0-backport (714) (#718)
# Backport This will backport the following commits from `master` to `v7.0`: - [(DOCSP-46376) Adds additional OM 7.0.13 RNs. (#714)](10gen/docs-ops-manager#714) <!--- Backport version: 9.6.2 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport)
1 parent b97e3b0 commit df0fcb2

File tree

2 files changed

+66
-2
lines changed

2 files changed

+66
-2
lines changed

source/release-notes/changelogs/mongodb-agent/changelog-mongodb-agent-onprem-v7.0.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
.. _mongodb-107.0.13.8702-1:
2+
3+
MongoDB Agent 107.0.13.8702-1
4+
-----------------------------
5+
6+
:ref:`Released with Ops Manager 7.0.13 on 2025-01-10
7+
<opsmgr-server-7.0.13>`.
8+
19
.. _mongodb-107.0.12.8669-1:
210

311
MongoDB Agent 107.0.12.8669-1

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

Lines changed: 58 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55

66
*Released 2025-01-10*
77

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+
812
- Updates the release infrastructure:
913

1014
- Updates the password hashing algorithm to ``PBKDF2-SHA512``.
@@ -22,12 +26,64 @@
2226
<snapshots-api>`: ``machineId``, ``name``, ``completedTime``,
2327
``fcv``, and ``replicaState``.
2428

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
2656
:guilabel:`Edit Namespace Filter` UI option to not appear.
2757

28-
- Fixes an issue where labels did not appear on the
58+
- Labels did not appear on the
2959
:guilabel:`Backup Job Config` page in the Admin UI.
3060

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+
3187
.. _opsmgr-server-7.0.12:
3288

3389
|onprem| Server 7.0.12

0 commit comments

Comments
 (0)