Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 4.6.0 release notes #6608

Merged
merged 3 commits into from
Oct 6, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions source/release-notes/release-4-6-0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ RESTful API
- `#13615 <https://github.com/wazuh/wazuh/pull/13615>`__ Added API integration tests documentation.
- `#13646 <https://github.com/wazuh/wazuh/pull/13646>`__ Changed the API's response status code for Wazuh cluster errors from 400 to 500.
- `#15934 <https://github.com/wazuh/wazuh/pull/15934>`__ Removed legacy code related to agent databases in ``/var/agents/db``.
- `#19001 <https://github.com/wazuh/wazuh/pull/19001>`__ Changed Operational API error messages to include additional information.

Ruleset
^^^^^^^
Expand Down Expand Up @@ -189,6 +190,7 @@ Reference Description
`#16268 <https://github.com/wazuh/wazuh/pull/16268>`__ Fixed agent starts with an invalid FIM configuration.
`#15719 <https://github.com/wazuh/wazuh/pull/15719>`__ Fixed rootcheck scan trying to read deleted files.
`#15739 <https://github.com/wazuh/wazuh/pull/15739>`__ Fixed compilation and build in Gentoo.
`#19375 <https://github.com/wazuh/wazuh/pull/19375>`__ Fixed a crash when FIM scanned long Windows paths.
============================================================== =============

RESTful API
Expand Down Expand Up @@ -233,6 +235,17 @@ Reference Description
=============================================================== =============


Packages
^^^^^^^^

============================================================== =============
Reference Description
============================================================== =============
`#2495 <https://github.com/wazuh/wazuh-packages/pull/2495>`__ Fixed debug redirection in packages installation in the Wazuh installation assistant.
`#2490 <https://github.com/wazuh/wazuh-packages/pull/2490>`__ Fixed dashboard dependencies in RHEL systems.
`#2498 <https://github.com/wazuh/wazuh-packages/pull/2498>`__ Replaced ``requestHeadersWhitelist`` with ``requestHeadersAllowlist``.
`#2486 <https://github.com/wazuh/wazuh-packages/pull/2486>`__ Fixed common WPK container.
============================================================== =============

Changelogs
----------
Expand Down