Skip to content

Latest commit

 

History

History
144 lines (97 loc) · 7.47 KB

File metadata and controls

144 lines (97 loc) · 7.47 KB

Changelog

All notable changes to this project will be documented in this file.

[5.0.0]

Added

  • Added patterns for disabled syscollector integration tests. (#546)
  • Added new SCA event patterns. (#600)
  • Added new patterns for new SCA workflow. (#464)
  • Added queue for req messages received in remoted simulator. (#481)
  • Added support for agent internal limits in the ack startup. (#579)
  • Added indexer block to make indexer-connector mandatory. (#537)
  • Added bumper workflow for 5.X. (#413)
  • Added workflow for automate the bump process in main. (#391)
  • Added version file for package installation in default branch. (#305)
  • Added --set-as-main flag support to repository bumper. (#620)

Changed

  • Adapted qa integration framework to new agent module startup. (#595)
  • Adapted Inventory patterns to use new sync protocol module. (#468)
  • Adapted FIM patterns to use new sync protocol module. (#440)
  • Renamed the usage of server to manager. (#597)
  • Renamed config/log paths manager after separation. (#576)
  • Modified all_disabled_ossec.conf file. (#596)
  • Enabled cluster by default. (#509)
  • Updated states persistence patterns and fixes. (#465)
  • Demoted SCA and logcollector tests. (#612)
  • Support manager naming changes. (#592)

Removed

  • Removed wazuh-execd from manager daemon lists. (#585)
  • Removed Wazuh Manager deprecated daemons and CLI tools. (#470)
  • Removed agent-auth references. (#444)
  • Removed osquery references. (#442)
  • Removed ciscat references. (#443)
  • Removed use of deprecated manage_agents binary. (#439)
  • Removed Tier 3 OS: Deprecate specials. (#483)
  • Removed resources related to deprecated VD tests. (#473)
  • Removed integrations from test coverage. (#463)
  • Removed sca from remoted sent statistics. (#523)
  • Removed default group from remoted_simulator STARTUP response. (#589)
  • Removed syslog/labels from manager ITs. (#602)
  • Removed references to 4.12.2 and updated changelog main. (#379)

Fixed

  • Fixed integration tests after ossec terminology removal. (#611)
  • Fixed syscollector config pattern. (#482)
  • Fixed Python unit test coverage script. (#345)
  • Fixed server clean up minor issues. (#615)
  • Increased net stop retries and force kill process as last resort. (#621)

[4.14.1]

[4.14.0]

Added

  • Added integration tests for syscollector browser extensions. (#450)

Fixed

  • Fixed syscollector users and groups tests. (#400)

[4.13.1]

[4.13.0]

Added

  • Added missing ruleset files in the ossec.conf. (#380)

[4.12.0]

Added

  • Added a script to parse pytest results. (#283)

[4.11.2]

[4.11.1]

Changed

  • Updated the ERROR_BIND_PORT message due to agent connectivity improvements. (#311)

[4.11.0]

[4.10.1]

[4.10.0]

Added

  • Added a script and dependencies to get the Python unit tests coverage. (#254)

[4.9.2]

[4.9.1]

[4.9.0]

Added

  • Added /manager/configuration endpoint route constant. (#63)
  • Added support for the enrollment integration tests. (#123)
  • Added support for the wazuh-logcollector integration tests. (#122)
  • Added patterns for inotify and max eps cases in the FIM integration tests. (#119)
  • Added support for the integratord integration tests. (#118)
  • Added support for logtest and remoted integration tests. (#102)
  • Added AWS module related functions and data generation methods. (#25)

Changed

  • Updated the API script file name. (#154)

Fixed

  • Fixed bug in the service control function for Windows agents. (#121)
  • Fixed bug in the RemotedSimulator udp connections mocker. (#86)
  • Fixed agent_simulator response for active-response configuration commands. (#139)

[4.8.2]

[4.8.1]

[4.8.0]

Added

  • Added the /manager/configuration endpoint route constant. (#131)

Changed

  • Updated name of the vulnerability-detection configuration block in the all_disabled_ossec.conf file. (#51)
  • Updated the wazuh-db_template.json to remove vulnerability detector fields. (#89)

[4.7.5]

[4.7.4]

[4.7.3]

[4.7.2]

[4.7.1]