You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ All notable changes to this project will be documented in this file.
24
24
- Updated the *Who-data monitoring on Linux* section. ([#8435](https://github.com/wazuh/wazuh-documentation/pull/8435)), ([#8492](https://github.com/wazuh/wazuh-documentation/pull/8492))
25
25
- Updated the *Agents* sub-section in *Deployment on Kubernetes*. ([#8475](https://github.com/wazuh/wazuh-documentation/pull/8475))
26
26
- Updated the available SCA policies table. ([#8500](https://github.com/wazuh/wazuh-documentation/pull/8500))
27
+
-**Post-release**: Updated the 4.12.0 release notes highlights text. ([#8510](https://github.com/wazuh/wazuh-documentation/pull/8510))
Copy file name to clipboardExpand all lines: source/release-notes/release-4-12-0.rst
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,17 +11,17 @@ This section lists the changes in version 4.12.0. Every update of the Wazuh solu
11
11
Highlights
12
12
----------
13
13
14
-
Wazuh 4.12.0 introduces functional improvements that expand the platform’s capabilities and compatibility. This release adds support for ARM architecture in central components, allowing Wazuh to run on a wider range of hardware. It also enhances threat intelligence by adding CTI links into CVE data, providing better context for vulnerabilities. Additionally, it introduces eBPF support in the File Integrity Monitoring (FIM) module, enabling more efficient and modern monitoring on Linux systems.
14
+
Wazuh 4.12.0 introduces functional improvements that expand the platform’s capabilities and compatibility. This release supports ARM architecture in central components, allowing Wazuh to run on a wider range of hardware. It also enhances threat intelligence by adding CTI references to the CVE data, providing better context for vulnerabilities. Additionally, it introduces eBPF support for the File Integrity Monitoring (FIM) module, enabling more efficient and modern monitoring on Linux endpoints.
15
15
16
16
- `ARM architecture support in central components <https://github.com/wazuh/wazuh/issues/26083>`__: The Wazuh manager, indexer, and dashboard now support ARM-based systems, offering greater deployment flexibility.
17
-
- `CTI links into CVE information <https://github.com/wazuh/wazuh/issues/28220>`__: Vulnerability Detection now includes CTI links into CVE details, providing enriched context and external threat insights to aid in vulnerability assessment.
18
-
- `eBPF support in File Integrity Monitoring <https://github.com/wazuh/wazuh/issues/27598>`__: File Integrity Monitoring now supports eBPF on Linux, improving performance and system visibility.
19
-
- `New SCA policy for Distribution Independent Linux <https://github.com/wazuh/wazuh/issues/26837>`__: A new Security Configuration Assessment policy is now available for Linux systems.
17
+
- `CTI links to CVE information <https://github.com/wazuh/wazuh/issues/28220>`__: Vulnerability Detection module now includes CTI references within the CVE details, offering enriched context and threat intelligence to aid in vulnerability assessment.
18
+
- `Improved file integrity monitoring with eBPF support <https://github.com/wazuh/wazuh/issues/27598>`__: The file integrity monitoring module now supports eBPF on Linux, improving who-data monitoring and system visibility.
19
+
- `New SCA policy for Distribution Independent Linux endpoints <https://github.com/wazuh/wazuh/issues/26837>`__: A new Security Configuration Assessment (SCA) policy is now available for Wazuh Linux agents.
20
20
21
21
Breaking changes
22
22
----------------
23
23
24
-
- **OpenSearch 2.19.1 and Apache Lucene upgrade**: Wazuh 4.12.0 upgrades to OpenSearch 2.19.1 and updates the Apache Lucene version. This change affects compatibility with previous versions. As a result, **downgrades are not supported**. Once you upgrade the Wazuh indexer to version 4.12.0, you cannot revert to an earlier version.
24
+
- OpenSearch 2.19.1 and Apache Lucene upgrade: Wazuh 4.12.0 upgrades to OpenSearch 2.19.1 and updates the Apache Lucene version. This change affects compatibility with previous versions. As a result, **downgrades are not supported**. Once you upgrade the Wazuh indexer to version 4.12.0, you cannot revert to an earlier version.
0 commit comments