From 8e9268255a36ebf60cdf47d9af4c2dabd08966f2 Mon Sep 17 00:00:00 2001 From: Javier Medeot Date: Mon, 23 Oct 2023 18:25:58 -0300 Subject: [PATCH] Update 4.6.0 release notes --- source/release-notes/release-4-6-0.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/release-notes/release-4-6-0.rst b/source/release-notes/release-4-6-0.rst index bcc23e5ce4..62e2d609da 100644 --- a/source/release-notes/release-4-6-0.rst +++ b/source/release-notes/release-4-6-0.rst @@ -48,6 +48,7 @@ Wazuh manager - `#13065 `__ Refactored methods responsible for file synchronization within the cluster. - `#16065 `__ Changed schema constraints for ``sys_hwinfo`` table. - `#15709 `__ The Auth process does not start when the registration password is empty. +- `#19400 `__ Changed the message type for ``GetSecurityInfo`` from error to debug. Agent ^^^^^ @@ -85,6 +86,7 @@ Agent - `#17655 `__ Deleted definitions of repeated classes in the AWS integration. - `#15031 `__ Removed duplicate methods in ``AWSBucket`` and reuse inherited ones from ``WazuhIntegration``. - `#16547 `__ Added support for Office365 MS/Azure Government Community Cloud (GCC) and Government Community Cloud High (GCCH) API. +- `#19758 `__ Reduced the default FIM event throughput to ``50`` EPS. RESTful API ^^^^^^^^^^^ @@ -191,6 +193,7 @@ Reference Description `#15719 `__ Fixed rootcheck scan trying to read deleted files. `#15739 `__ Fixed compilation and build in Gentoo. `#19375 `__ Fixed a crash when FIM scanned long Windows paths. +`#19378 `__ Fixed FIM who-data support for AArch64 platforms. ============================================================== ============= RESTful API