Skip to content

Commit 9e1ac64

Browse files
authored
Merge pull request #9188 from wazuh/merge-4.14.3-into-main
Merge 4.14.3 into main
2 parents d3ac39b + 24520dd commit 9e1ac64

File tree

2 files changed

+934
-444
lines changed

2 files changed

+934
-444
lines changed

CHANGELOG.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ All notable changes to this project will be documented in this file.
8585
- **Post-release**: Updated the *Installation from sources* documentation. ([#9168](https://github.com/wazuh/wazuh-documentation/pull/9168))
8686
- **Post-release**: Updated diagram images in the documentation. ([#9097](https://github.com/wazuh/wazuh-documentation/pull/9097))
8787
- **Post-release**: Updated the Wazuh signed package (WPK) files section. ([#9175](https://github.com/wazuh/wazuh-documentation/pull/9175))
88+
- **Post-release**: Updated the *Deployment on Kubernetes* section to include separate configurations for EKS and other cluster types. ([#9181](https://github.com/wazuh/wazuh-documentation/pull/9181))
8889

8990
### Removed
9091

@@ -156,11 +157,20 @@ All notable changes to this project will be documented in this file.
156157
- **Post-release**: Updated the *Installation from sources* documentation. ([#8980](https://github.com/wazuh/wazuh-documentation/pull/8980))
157158
- **Post-release**: Updated the Amazon Security Lake integration documentation. ([#8989](https://github.com/wazuh/wazuh-documentation/pull/8989))
158159
- **Post-release**: Updated the *Deployment with Puppet* documentation. ([#8994](https://github.com/wazuh/wazuh-documentation/pull/8994))
160+
- **Post-release**: Updated the vulnerability detection compatibility matrix. ([#9061](https://github.com/wazuh/wazuh-documentation/pull/9061))
161+
- **Post-release**: Updated the *Resources* table in the *RBAC reference* guide. ([#9119](https://github.com/wazuh/wazuh-documentation/pull/9119))
162+
- **Post-release**: Updated the *Installation from sources* documentation. ([#9170](https://github.com/wazuh/wazuh-documentation/pull/9170))
163+
- **Post-release**: Updated the *Wazuh signed package (WPK) files* section. ([#9176](https://github.com/wazuh/wazuh-documentation/pull/9176))
159164

160165
### Fixed
161166

162167
- **Post-release**: Removed wazuh-states-fim index references. ([#8948](https://github.com/wazuh/wazuh-documentation/pull/8948))
163168
- **Post-release**: Removed unnecessary code block from agent installation from sources. ([#9000](https://github.com/wazuh/wazuh-documentation/pull/9000))
169+
- **Post-release**: Fixed indentation in ``remove-threat.py`` code line. ([#9079](https://github.com/wazuh/wazuh-documentation/pull/9079))
170+
171+
### Removed
172+
173+
- **Post-release**: Removed deprecation warnings for legacy operating systems. ([#9013](https://github.com/wazuh/wazuh-documentation/pull/9013))
164174

165175
## [v4.13.0]
166176

@@ -192,7 +202,6 @@ All notable changes to this project will be documented in this file.
192202
- **Post-release**: Updated 4.13.0 release notes entry. ([#8923](https://github.com/wazuh/wazuh-documentation/pull/8923)) ([#8925](https://github.com/wazuh/wazuh-documentation/pull/8925)) ([#8928](https://github.com/wazuh/wazuh-documentation/pull/8928))
193203
- **Post-release**: Updated steps in Upgrade Guide for exporting customizations from the Wazuh Dashboard. ([#8921](https://github.com/wazuh/wazuh-documentation/pull/8921))
194204
- **Post-release**: Updated references to Twitter. ([#8933](https://github.com/wazuh/wazuh-documentation/pull/8933))
195-
- **Post-release**: Added the `wazuh_modules.rlimit_nofile` internal configuration option. ([#8922](https://github.com/wazuh/wazuh-documentation/pull/8922))
196205

197206
## [v4.12.0]
198207

@@ -255,6 +264,14 @@ All notable changes to this project will be documented in this file.
255264
- **Post-release**: Adjusted the Data analysis documentation. ([#8850](https://github.com/wazuh/wazuh-documentation/pull/8850))
256265
- **Post-release**: Updated images and powershell command in **Leveraging LLMs for alert enrichment** PoC. [#8888](https://github.com/wazuh/wazuh-documentation/pull/8888)
257266
- **Post-release**: Updated RBAC reference to show actual policy names with wildcards. ([#8904](https://github.com/wazuh/wazuh-documentation/pull/8904))
267+
- **Post-release**: Updated steps in Upgrade Guide for exporting customizations from the Wazuh Dashboard. ([#8929](https://github.com/wazuh/wazuh-documentation/pull/8929))
268+
- **Post-release**: Updated user manual documentation for Wazuh dashboard. ([#8970](https://github.com/wazuh/wazuh-documentation/pull/8970))
269+
- **Post-release**: Updated the *Installation from sources* documentation. ([#8988](https://github.com/wazuh/wazuh-documentation/pull/8988))
270+
- **Post-release**: Updated the Amazon Security Lake integration documentation. ([#8990](https://github.com/wazuh/wazuh-documentation/pull/8990))
271+
- **Post-release**: Updated the vulnerability detection compatibility matrix. ([#9062](https://github.com/wazuh/wazuh-documentation/pull/9062))
272+
- **Post-release**: Updated the *Resources* table in the *RBAC reference* guide. ([#9120](https://github.com/wazuh/wazuh-documentation/pull/9120))
273+
- **Post-release**: Updated the *Installation from sources* documentation. ([#9173](https://github.com/wazuh/wazuh-documentation/pull/9173))
274+
- **Post-release**: Updated the *Wazuh signed package (WPK) files* section. ([#9177](https://github.com/wazuh/wazuh-documentation/pull/9177))
258275

259276
### Fixed
260277

@@ -267,6 +284,8 @@ All notable changes to this project will be documented in this file.
267284
- **Post-release**: Fixed incorrect URL and filepaths in the YARA download steps of the *Leveraging LLMs for Alert Enrichment* PoC. ([#8686](https://github.com/wazuh/wazuh-documentation/pull/8686))
268285
- **Post-release**: Corrected inaccurate references to the Wazuh Syscollector module. ([#8713](https://github.com/wazuh/wazuh-documentation/pull/8713))
269286
- **Post-release**: Corrected git command syntax in the Wazuh dashboard package generation guide. ([#8903](https://github.com/wazuh/wazuh-documentation/pull/8903))
287+
- **Post-release**: Removed unnecessary code block from agent installation from sources. ([#9002](https://github.com/wazuh/wazuh-documentation/pull/9002))
288+
- **Post-release**: Fixed indentation in ``remove-threat.py`` code line. ([#9080](https://github.com/wazuh/wazuh-documentation/pull/9080))
270289

271290
### Removed
272291

@@ -279,6 +298,10 @@ All notable changes to this project will be documented in this file.
279298
- Added the ``authentication_pool_size`` option to the Wazuh server API configuration section. ([#8287](https://github.com/wazuh/wazuh-documentation/pull/8287))
280299
- Added clarifications that `<disabled>` is required in `active-response` blocks in *Use cases* and *Active response* reference sections. ([#8428](https://github.com/wazuh/wazuh-documentation/pull/8428))
281300
- Added new section on creating agent groups. ([#8436](https://github.com/wazuh/wazuh-documentation/pull/8436))
301+
- **Post-release**: Backported troubleshooting steps to the *Virtual Machine (OVA)* installation guide. ([#8563](https://github.com/wazuh/wazuh-documentation/pull/8563))
302+
- **Post-release**: Added security update for the `remove-threat.py` script and a warning to the Detecting and removing malware using VirusTotal integration POC guide. ([#8705](https://github.com/wazuh/wazuh-documentation/pull/8705))
303+
- **Post-release**: Changed Windows commands in the backup guide to PowerShell. ([#8764](https://github.com/wazuh/wazuh-documentation/pull/8764))
304+
- **Post-release**: Updated the offline installation guide. ([#8806](https://github.com/wazuh/wazuh-documentation/pull/8806))
282305

283306
### Changed
284307

@@ -287,6 +310,13 @@ All notable changes to this project will be documented in this file.
287310
- **Post-release**: Moved the note in the **Configuring vulnerability detection** documentation to appear after the `<indexer>` block. ([#8427](https://github.com/wazuh/wazuh-documentation/pull/8427))
288311
- **Post-release**: Included checkout command in Amazon Security Lake integration guide. ([#8423](https://github.com/wazuh/wazuh-documentation/pull/8423))
289312
- **Post-release**: Updated Vulnerability Detection Proof of Concept. ([#8422](https://github.com/wazuh/wazuh-documentation/pull/8422))
313+
- **Post-release**: Updated images and powershell command in **Leveraging LLMs for alert enrichment** PoC. [#8889](https://github.com/wazuh/wazuh-documentation/pull/8889)
314+
- **Post-release**: Adjusted the Data analysis documentation. ([#8899](https://github.com/wazuh/wazuh-documentation/pull/8899))
315+
- **Post-release**: Updated user manual documentation for Wazuh dashboard. ([#8972](https://github.com/wazuh/wazuh-documentation/pull/8972))
316+
- **Post-release**: Updated the Amazon Security Lake integration documentation. ([#8991](https://github.com/wazuh/wazuh-documentation/pull/8991))
317+
- **Post-release**: Updated the vulnerability detection compatibility matrix. ([#9063](https://github.com/wazuh/wazuh-documentation/pull/9063))
318+
- **Post-release**: Fixed indentation in ``remove-threat.py`` code line. ([#9081](https://github.com/wazuh/wazuh-documentation/pull/9081))
319+
- **Post-release**: Updated the *Resources* table in the *RBAC reference* guide. ([#9121](https://github.com/wazuh/wazuh-documentation/pull/9121))
290320

291321
### Fixed
292322

@@ -310,6 +340,7 @@ All notable changes to this project will be documented in this file.
310340
- Added CISA to the vulnerability source enumerations and compatibility matrix. ([#8201](https://github.com/wazuh/wazuh-documentation/pull/8201))
311341
- **Post-release**: Added new configuration options to the MS Graph integration documentation. ([#8226](https://github.com/wazuh/wazuh-documentation/pull/8226))
312342
- **Post-release**: Added Wazuh indexer API documentation. ([#8231](https://github.com/wazuh/wazuh-documentation/pull/8231))
343+
- **Post-release**: Added a table describing the possible environment statuses in the cloud service documentation. ([#8407](https://github.com/wazuh/wazuh-documentation/pull/8407))
313344

314345
### Changed
315346

@@ -318,6 +349,7 @@ All notable changes to this project will be documented in this file.
318349
- Updated the Virtual Machine (OVA) and Amazon Machine Images (AMI) sections. Updated the operating system component to AL2023. ([#8201](https://github.com/wazuh/wazuh-documentation/pull/8201))
319350
- **Post-release**: Updated the explanation of the `frequency` option in the `localfile` documentation.
320351
- **Post-release**: Updated the Filebeat installation commands. ([#8390](https://github.com/wazuh/wazuh-documentation/pull/8390))
352+
- **Post-release**: Changed Suricata ruleset file permissions in POC guide. ([#8822](https://github.com/wazuh/wazuh-documentation/pull/8822))
321353

322354
### Removed
323355

0 commit comments

Comments
 (0)