Skip to content

Commit 43356d6

Browse files
DOCSP-38464 backports DOCSP-38321 Ops Manager 6.0.23 Release Notes (#169) (#171)
- [DOCSP-38464](https://jira.mongodb.org/browse/DOCSP-38464) - [STAGING](https://preview-mongodbkanchanamongodb.gatsbyjs.io/ops-manager/DOCSP-38464/release-notes/application/) - [LATEST BUILD LOG](https://workerpool-boxgs.mongodbstitch.com/pages/job.html?collName=queue&jobId=6616b5293a5920a291dfb71d) ### 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. Co-authored-by: corryroot <[email protected]>
1 parent 13dc156 commit 43356d6

File tree

2 files changed

+57
-0
lines changed

2 files changed

+57
-0
lines changed

source/reference/api/automation-config.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _automation-configuration-resource:
2+
13
=================================
24
Automation Configuration Resource
35
=================================

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

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,58 @@
1+
.. _opsmgr-server-6.0.23:
2+
3+
|onprem| Server 6.0.23:
4+
~~~~~~~~~~~~~~~~~~~~~~~
5+
6+
*Released 2024-04-04*
7+
8+
- Fixes the following |cve|\s:
9+
10+
- `CVE-2023-34062 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-34062>`__
11+
- `CVE-2023-3635 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3635>`__
12+
- `CVE-2023-44483 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-44483>`__
13+
- `CVE-2023-51775 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-51775>`__
14+
- `CVE-2023-52428 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-52428>`__
15+
- `CVE-2024-22201 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-22201>`__
16+
- `CVE-2024-25710 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-25710>`__
17+
- `CVE-2024-26308 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-26308>`__
18+
19+
- Updates JDK to ``jdk-11.0.22+7``.
20+
- Releases {+mongosh+} 2.1.5 to |onprem|. To learn more, see {+mongosh+}
21+
:mdb-shell:`Release Notes </changelog/#v2.1.5>`.
22+
- Supports automating deployments on RedHat Enterprise Linux 9 ARM architectures.
23+
- Adds API support for project level MongoDB :ref:`log rotation
24+
<automation-configuration-resource>` settings.
25+
- Adds ability for backup to automatically configure an improved default
26+
blocksize for mongo blockstores.
27+
- Enhances logging for MongoDB blockstores groom progress.
28+
- Improves MongoDB and S3-compatible blockstore snapshot performance for
29+
large files through enhanced memory utilization.
30+
- Supports tracking restore block download performance.
31+
- Supports editing WiredTiger job setting, number of backup workers, and
32+
bandwidth for backups in the Administration Console.
33+
- Automatically chooses the number of backup workers based on available
34+
CPU cores and memory.
35+
- Adds additional snapshot metrics to the snapshot summary table.
36+
- Adds automation support for :manual:`at-rest encryption
37+
</core/security-encryption-at-rest/#encryption-at-rest>` of
38+
:ref:`audit logs <deployment-advanced-options-audit-log>` in MongoDB
39+
6.0 and later versions.
40+
- Supports configuration of the ``net.tls.clusterCAFile`` parameter.
41+
- Improves the agent's ability to retry for more blockstore errors.
42+
- Fixes the following bugs:
43+
44+
- Restore would fail in existing deployments if credentials version
45+
didn't match.
46+
- Restores couldn't progress due to a DOWN host.
47+
- The ``mongodVersion`` in the backup jobs collection didn't update correctly.
48+
- LDAP version manifest URLs weren't constructed properly in local mode.
49+
- Enabling automation on a deployment might fail.
50+
- DBUsage API endpoint issue that affected totalCount, pageNum,
51+
filtering and pagination in the UI.
52+
- ``Oplog Behind`` warning would be displayed for non-active shards.
53+
- ``LOW_APP_DB_FREE_SPACE_PERCENT`` alert wasn't working correctly.
54+
- Servers might display stale statuses in the |onprem| UI.
55+
156
.. _opsmgr-server-6.0.22:
257

358
|onprem| Server 6.0.22:

0 commit comments

Comments
 (0)