Skip to content

Commit 07193f9

Browse files
committed
(DOCSP-46376): Adds 7.0.13 and 8.0.3 RNs
1 parent 8199b18 commit 07193f9

File tree

3 files changed

+40
-1
lines changed

3 files changed

+40
-1
lines changed

source/release-notes/application.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020

2121
.. include:: /release-notes/changelogs/ops-manager/changelog-onprem-v8.0.rst
2222

23-
2423
.. _opsmgr-server-7.0:
2524

2625
|onprem| Server 7.0

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

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
.. _opsmgr-server-7.0.13:
2+
3+
|onprem| Server 7.0.13
4+
~~~~~~~~~~~~~~~~~~~~~~
5+
6+
*Released 2025-01-10*
7+
8+
- Updates the release infrastructure:
9+
10+
- Updates the password hashing algorithm to ``PBKDF2-SHA512``.
11+
Migrates old passwords automatically without any user impact.
12+
- New passwords can't exceed 256 characters to avoid a potential
13+
resource exhaustion attack if users enter very long passwords.
14+
- Users with passwords longer than 256 characters must migrate their
15+
password.
16+
17+
- New :setting:`mms.user.passwordHashIterations` custom configuration
18+
variable for |onprem| to dynamically modify the number of iterations
19+
for the algorithm.
20+
21+
- Adds the following fields to the :ref:`snapshot APIs
22+
<snapshots-api>`: ``machineId``, ``name``, ``completedTime``,
23+
``fcv``, and ``replicaState``.
24+
25+
- Fixes an issue where arbiter nodes caused the
26+
:guilabel:`Edit Namespace Filter` UI option to not appear.
27+
28+
- Fixes an issue where labels did not appear on the
29+
:guilabel:`Backup Job Config` page in the Admin UI.
30+
131
.. _opsmgr-server-7.0.12:
232

333
|onprem| Server 7.0.12

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
.. _opsmgr-server-8.0.3:
2+
3+
|onprem| Server 8.0.3
4+
~~~~~~~~~~~~~~~~~~~~~
5+
6+
*Released 2024-01-10*
7+
8+
- Fixes an issue where labels did not appear on the
9+
:guilabel:`Backup Job Config` page in the Admin UI.
10+
111
.. _opsmgr-server-8.0.2:
212

313
|onprem| Server 8.0.2

0 commit comments

Comments
 (0)