Skip to content

Commit 970549e

Browse files
authored
(DOCSP-47152) Adds 8.0.4 and additional 8.0.3 RNs. (#716)
<!-- Add a description of your PR here (optional) --> - [DOCSP-46377](https://jira.mongodb.org/browse/DOCSP-46377) - [DOCSP-47152](https://jira.mongodb.org/browse/DOCSP-47152) - [STAGING](https://deploy-preview-716--docs-ops-manager.netlify.app/release-notes/application/#onprem-server-8.0.4) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
1 parent b4277fb commit 970549e

File tree

2 files changed

+83
-2
lines changed

2 files changed

+83
-2
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.4.8770-1:
2+
3+
MongoDB Agent 108.0.4.8770-1
4+
----------------------------
5+
6+
:ref:`Released with Ops Manager 8.0.4 on 2025-02-06
7+
<opsmgr-server-8.0.4>`.
8+
19
.. _mongodb-108.0.2.8729-1:
210

311
MongoDB Agent 108.0.2.8729-1

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

Lines changed: 75 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,86 @@
1+
.. _opsmgr-server-8.0.4:
2+
3+
|onprem| Server 8.0.4
4+
~~~~~~~~~~~~~~~~~~~~~
5+
6+
*Released 2025-02-06*
7+
8+
Improvements
9+
`````````````
10+
11+
- Updates the {+mdbagent+} to :ref:`108.0.4.8770-1 <mongodb-108.0.4.8770-1>`.
12+
13+
- Updates JDK to ``jdk-21.0.6+7``.
14+
15+
- Adds support for |bic-full| 2.14.21.
16+
17+
- Improves error handling for the ``FileSystemSnapshotStore`` in the event the
18+
job directory does not exist.
19+
20+
Bug Fixes
21+
```````````
22+
23+
Fixes the following issues:
24+
25+
- Deployment IDs were not filtered out when multi-region backups were enabled.
26+
27+
- ``bytesReclaimed`` reported compressed size for filesystems
28+
instead of showing ``fileSize``.
29+
30+
- Downloading logs failed for systems using :term:`syslog` in some cases.
31+
32+
- Upgrades from MongoDB 6.0.x to 7.0.x with |oidc| configured
33+
and a pinned FCV became stuck.
34+
135
.. _opsmgr-server-8.0.3:
236

337
|onprem| Server 8.0.3
438
~~~~~~~~~~~~~~~~~~~~~
539

6-
*Released 2024-01-10*
40+
*Released 2025-01-10*
741

8-
- Fixes an issue where labels did not appear on the
42+
Improvements
43+
`````````````
44+
45+
- Hardens the algorithm used for two-way encryption in AppDB.
46+
47+
- Adds a trigger so that changes to the feature compatibility version (FCV) triggers
48+
a snapshot.
49+
50+
- Adds an AppDB health check to the |onprem| upgrade process to ensure a successful upgrade.
51+
52+
- Improves {+mdbagent+} connection handling during server overload.
53+
54+
- Adds ``clusterID`` to the |onprem| logs for each snapshot.
55+
56+
- Includes deleted groups in the diagnostic archive for better debugging.
57+
58+
- Adds 320 character limit for :guilabel:`Email Address` and :guilabel:`Mobile Phone Number`
59+
fields in the user profile UI.
60+
61+
- Fixes `CVE-2024-52046 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-52046>`__.
62+
63+
Bug Fixes
64+
```````````
65+
66+
Fixes the following issues:
67+
68+
- Labels did not appear on the
969
:guilabel:`Backup Job Config` page in the Admin UI.
1070

71+
- Configuring or updating :guilabel:`Blockstore Max Capacity (GB)`
72+
in the UI caused an error.
73+
74+
- The {+mdbagent+} tried to set the |oidc| parameter ``supportHumanFlows`` on
75+
MongoDB clusters with FCV 6.0.
76+
77+
- Unsupported mail transport protocol appeared as an option in the Admin UI.
78+
79+
- The Admin UI redirected back to the logs page after viewing.
80+
81+
- The link to the MongoDB Deployment Authentication Mechanism documentation in
82+
the UI was incorrect.
83+
1184
.. _opsmgr-server-8.0.2:
1285

1386
|onprem| Server 8.0.2

0 commit comments

Comments
 (0)