Skip to content

Commit 0112e12

Browse files
authored
(DOCSP-45813) Relnotes for 8.0.2-v8.0-backport (583) (#589)
# Backport This will backport the following commits from `master` to `v8.0`: - [(DOCSP-45813) Relnotes for 8.0.2 (#583)](10gen/docs-ops-manager#583) <!--- Backport version: 9.6.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport)
1 parent 89f0a28 commit 0112e12

File tree

3 files changed

+20
-1
lines changed

3 files changed

+20
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ onprem-full = "MongoDB Ops Manager"
9999
opsmgr-example-url = "<OpsManagerHost>:<Port>"
100100
opsmgr-url = "<OpsManagerHost>:<Port>"
101101
pkce = ":abbr:`PKCE (Proof Key of Code Exchange)`"
102-
version = "8.0"
102+
version = "8.0.2"
103103
wif = "Workforce Identity Federation"
104104
workload = "Workload Identity Federation"
105105

source/reference/api/snapshots.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2+
.. _snapshots-api:
3+
14
=========
25
Snapshots
36
=========

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
.. _opsmgr-server-8.0.2:
2+
3+
|onprem| Server 8.0.2
4+
~~~~~~~~~~~~~~~~~~~~~
5+
6+
*Released 2024-12-05*
7+
8+
- Updates the password hashing algorithm to ``pbkdf2``. Old passwords are migrated
9+
automatically without any user impact. New passwords cannot exceed 256
10+
characters. Users with passwords longer than 256 characters must migrate their passwords.
11+
- Adds a new custom configuration :setting:`mms.user.passwordHashIterations`.
12+
to dynamically modify the number of iterations for the hashing algorithm.
13+
- Adds the following fields to the :ref:`snapshot APIs <snapshots-api>`:
14+
``machineId``, ``name``, ``completedTime``, ``fcv``, and ``replicaState``.
15+
16+
117
.. _opsmgr-server-8.0.1:
218

319
|onprem| Server 8.0.1

0 commit comments

Comments
 (0)