Skip to content

Commit 916ca06

Browse files
authored
(DOCSP-45813) Rel Notes for OM 8.0.2-v8.0-backport (593) (#599)
# Backport This will backport the following commits from `master` to `v8.0`: - [(DOCSP-45813) Rel Notes for OM 8.0.2 (#593)](10gen/docs-ops-manager#593) <!--- Backport version: 9.6.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport)
1 parent 8f3d5c6 commit 916ca06

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
.. _mongodb-108.0.2.8729-1:
2+
3+
MongoDB Agent 108.0.2.8729-1
4+
-----------------------------
5+
6+
:ref:`Released with Ops Manager 8.0.2 on 2024-12-05
7+
<opsmgr-server-8.0.2>`.
8+
19
.. _mongodb-108.0.1.8718-1:
210

311
MongoDB Agent 108.0.1.8718-1

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

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,36 @@
55

66
*Released 2024-12-05*
77

8+
Improvements
9+
`````````````
10+
11+
- Updates the {+mdbagent+} to :ref:`108.0.2.8729-1 <mongodb-108.0.2.8729-1>`.
12+
- Adds support for |bic-full| 2.14.19.
13+
- Adds {+mdbagent+} support for Ubuntu 24.04 on x86_64 and ARM architectures.
14+
- Adds support for deploying |onprem| on Ubuntu 24.04 on x86_64 and ARM architectures.
815
- Updates the password hashing algorithm to ``pbkdf2``. Old passwords are migrated
916
automatically without any user impact. New passwords cannot exceed 256
1017
characters. Users with passwords longer than 256 characters must migrate their passwords.
1118
- Adds a new custom configuration :setting:`mms.user.passwordHashIterations`.
1219
to dynamically modify the number of iterations for the hashing algorithm.
1320
- Adds the following fields to the :ref:`snapshot APIs <snapshots-api>`:
1421
``machineId``, ``name``, ``completedTime``, ``fcv``, and ``replicaState``.
22+
- Adds ability to cancel a failed queryable restore for sharded clusters.
23+
24+
25+
Bug Fixes
26+
```````````
27+
28+
Fixes the following issues:
1529

30+
- User invite API didn't respect the :setting:`mms.user.bypassInviteForExistingUsers` settings.
31+
- Deployments from deleted groups caused MongoDB version validation to fail and prevented the |onprem| upgrade.
32+
- Arbiter nodes caused the :guilabel:`Edit Namespace filter` option in the UI to not be visible.
33+
- Topology change requests couldn't be processed when backup wasn't enabled.
34+
- The {+mdbagent+} couldn't download the correct |bic-full| versions on certain platforms.
35+
- When deploying |onprem| in hybrid mode, ``.tmp`` files could be left behind unintentionally.
36+
- The {+mdbagent+} could incorrectly report that goal state was reached
37+
while encountering a transient error.
1638

1739
.. _opsmgr-server-8.0.1:
1840

@@ -75,7 +97,7 @@ Backup
7597
- Supports parsing multiple certificates, or a chain, from PEM
7698
files for |s3| backup store configuration.
7799
- Adds additional snapshot history metadata for block tracking,
78-
incrementality for data and indexes, transfer speed, and duration in the
100+
incremental updates for data and indexes, transfer speed, and duration in the
79101
:guilabel:`Admin` interface and :guilabel:`Diagnostic Archive`.
80102
- Adds additional snapshot metrics to the snapshot summary table.
81103
- Adds ability to track restore block download performance.

0 commit comments

Comments
 (0)