Skip to content

Commit a8f7cfa

Browse files
authored
Merge pull request #8598 from wazuh/enhancement/idr143-update-4.12.1-release-notes
Update the 4.12.1 release notes
2 parents bafce90 + 36cf413 commit a8f7cfa

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

source/release-notes/release-4-12-1.rst

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,72 @@ What's new
1313

1414
This release includes new features or enhancements as the following:
1515

16+
Wazuh manager
17+
^^^^^^^^^^^^^
18+
19+
- `#29232 <https://github.com/wazuh/wazuh/pull/29232>`__ Improved reports functionality to avoid duplicated daily FIM reports.
20+
- `#29363 <https://github.com/wazuh/wazuh/pull/29363>`__ Optimized agent query endpoints.
21+
- `#29406 <https://github.com/wazuh/wazuh/pull/29406>`__ Implemented RBAC resource cache with TTL support.
22+
- `#29514 <https://github.com/wazuh/wazuh/pull/29514>`__ Improved Wazuh-DB protocol to support large HTTP requests and remove pagination.
23+
- `#29515 <https://github.com/wazuh/wazuh/pull/29515>`__ Added HTTP client implementation to wazuh-db.
24+
25+
Wazuh agent
26+
^^^^^^^^^^^
27+
28+
- `#29391 <https://github.com/wazuh/wazuh/pull/29391>`__ Added support for Rocky Linux and AlmaLinux in the agent upgrade module.
29+
- `#29393 <https://github.com/wazuh/wazuh-packages/pull/29393>`__ Added handling of CentOS 9 SCA files in package specs.
30+
- `#29426 <https://github.com/wazuh/wazuh/pull/29426>`__ Improved agent synchronization to reduce redundant payload transfers.
31+
- `#28688 <https://github.com/wazuh/wazuh/pull/28688>`__ Improved Syscollector to report only Python packages managed by ``dpkg``.
32+
- `#29399 <https://github.com/wazuh/wazuh/issues/29399>`__ Improved ``wazuh-db`` JSON handling performance by updating external dependencies.
33+
34+
RESTful API
35+
^^^^^^^^^^^
36+
37+
- `#29524 <https://github.com/wazuh/wazuh/pull/29524>`__ Added the server UUID to the ``/manager/info`` endpoint.
38+
39+
Ruleset
40+
^^^^^^^
41+
42+
- `#29269 <https://github.com/wazuh/wazuh/pull/29269>`__ Added SCA content for CentOS Stream 9.
43+
- `#29653 <https://github.com/wazuh/wazuh/pull/29653>`__ Added IOCs and rules to improve the Wazuh 4.x ruleset.
44+
45+
Other
46+
^^^^^
47+
48+
- `#29489 <https://github.com/wazuh/wazuh/pull/29489>`__ Updated Python dependencies: ``setuptools``, ``Jinja2``, and ``PyJWT``.
49+
50+
Wazuh dashboard
51+
^^^^^^^^^^^^^^^
52+
53+
- `#7412 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7412>`__ Added UUID field to the APIs table.
54+
- `#7430 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7430>`__ Changed macOS agent startup command.
55+
1656
Resolved issues
1757
---------------
1858

1959
This release resolves known issues as the following:
2060

61+
Wazuh manager
62+
^^^^^^^^^^^^^
63+
64+
- `#29181 <https://github.com/wazuh/wazuh/pull/29181>`__ Fixed missing agent version handling in Vulnerability Detector.
65+
- `#29624 <https://github.com/wazuh/wazuh/pull/29624>`__ Fixed race condition in agent status synchronization between worker and master.
66+
67+
Wazuh agent
68+
^^^^^^^^^^^
69+
70+
- `#29312 <https://github.com/wazuh/wazuh/pull/29312>`__ Fixed incorrect handling of events in the Custom logs bucket.
71+
72+
Ruleset
73+
^^^^^^^
74+
75+
- `#29221 <https://github.com/wazuh/wazuh/pull/29221>`__ Fixed bugs in the Microsoft Windows 11 Enterprise SCA policy.
76+
77+
Wazuh dashboard
78+
^^^^^^^^^^^^^^^
79+
80+
- `#7422 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7422>`__ Fixed the X-axis label in the ``Vulnerabilities by year of publication`` visualization.
81+
2182
Changelogs
2283
----------
2384

0 commit comments

Comments
 (0)