v4.8.1
版本发布时间: 2024-07-22 19:05:01
wazuh/wazuh最新发布版本:v4.9.0-rc1(2024-08-21 19:52:07)
Manager
Fixed
- Fixed bug in
upgrade_agent
CLI where it would sometimes raise an unhandled exception. (#24341) - Changed keystore cipher algorithm to remove reuse of sslmanager.cert and sslmanager.key. (#24509)
Agent
Fixed
- Fixed incorrect macOS agent name retrieval. (#23989)
RESTful API
Changed
- Changed
GET /manager/version/check
endpoint response to always show theuuid
field. (#24173)