Skip to content

Releases: wazuh/wazuh-api

Wazuh API v3.9.4

07 Aug 09:27
0b2a209
Compare
Choose a tag to compare

There are no changes for Wazuh API in this version.

Wazuh API v3.9.3

09 Jul 15:33
Compare
Choose a tag to compare

There are no changes for Wazuh API in this version.

Wazuh API v3.9.2

10 Jun 15:05
a3bd01f
Compare
Choose a tag to compare

There are no changes for Wazuh API in this version.

Wazuh API v3.9.1

21 May 19:40
af1bf8c
Compare
Choose a tag to compare

There are no changes for Wazuh API in this version.

Wazuh API v3.9.0

02 May 21:10
c768471
Compare
Choose a tag to compare

Added

  • Added API calls to edit configuration files (ossec.conf, rules, lists and decodes) (#308 and #299)
  • Added API calls to restart manager nodes in the cluster and validate configuration (#307)
  • Added API calls to get CDB lists (#301)
  • Added API calls to get security configuration assessment policies and checks (#321)
  • Added filtering by version field in GET/experimental/syscollector/packages API call (#340).

Fixed

  • Fixed documentation regarding DELETE /agents API call and older_than default value (#319)

Wazuh API v3.8.2

30 Jan 19:35
Compare
Choose a tag to compare

There are no changes for Wazuh API in this version.

Wazuh API v3.8.1

25 Jan 00:24
Compare
Choose a tag to compare

Fixed

  • Fixed improper error handling (#296).
  • Fix bug setting file permissions when rotating API logs file (#295).

Wazuh API v3.8.0

19 Jan 00:03
1aefbe3
Compare
Choose a tag to compare

Added

  • Added API calls to upgrade agent groups configuration (#257):
    • POST/agents/groups/:group_id/configuration
    • POST/agents/groups/:group_id/files/:file_name
  • Added filtering by interface name in GET/syscollector/:agent_id/netaddr (#260).
  • Added API call to delete multiple agents from a group: DELETE/agents/group/:group_id (#259).
  • Added API call to add multiple agents to a group: POST/agents/group/:group_id (#256).
  • Added a format parameter to POST/agents/groups/:group_id/files/:file_name (#257):
    • format=json returns file information in JSON format.
    • format=xml returns file information in RAW format as a string.

Fixed

  • Fixed bug getting ossec gid and uid in Docker containers (#256).
  • Fixed bug missing some keys when showing group files in GET/agents/groups/:group_id/files/:file_name (wazuh/wazuh#2223).
  • Fixed bug showing rules variables names instead of its value in GET/rules/:rule_id (wazuh/wazuh#2222).
  • GET/rules API call returns the attributes for <list> and <info> (wazuh/wazuh#2358).

Wazuh API 3.7.2

17 Dec 17:18
Compare
Choose a tag to compare

There are no changes for Wazuh API in this version.

Wazuh API 3.7.1

05 Dec 18:11
Compare
Choose a tag to compare

There are no changes for Wazuh API in this version.