Skip to content

Comments

chore(main): release 1.9.0#139

Open
yannicksiewe wants to merge 1 commit intomainfrom
release-please--branches--main
Open

chore(main): release 1.9.0#139
yannicksiewe wants to merge 1 commit intomainfrom
release-please--branches--main

Conversation

@yannicksiewe
Copy link
Contributor

@yannicksiewe yannicksiewe commented Feb 20, 2026

🤖 I have created a release beep boop

1.9.0 (2026-02-20)

Features

  • add BurntToastModule Installation (58bab5c)
  • add dependency script to setup agent script (ace8444)
  • add uninstall functions for Snort and Suricata, update default NIDS to Suricata (e3fd5e8)
  • add uninstall scripts (40bd168)
  • add uninstall scripts (86b9ae9)
  • add USB DLP Active Response scripts (08767bc)
  • add verified bootstrap installer with SHA256 checksum verification (c345771)
  • add version compatibility matrix and automatic changelog generation (d9ab49f)
  • add wazuh agent uninstall script (3899dec)
  • added functionality for update script to write to active-responses.log (cbbe76d)
  • chore: add uninstall script (1535d83)
  • chore: add upgrade script creation in windows agent setup (e3a2b3f)
  • chore: add validation of installation (bc53635)
  • chore: change the path of the update script (3e20e9c)
  • chore: remove un-necessary sudo (1b631d8)
  • chore: update install.sh file to use a single wazuh manager address (831b3b1)
  • chore: WAZUH_AGENT_VERSION -> 4.9.2 (b361af1)
  • chore: WAZUH_AGENT_VERSION -> 4.9.2-1 (469f337)
  • chore: WAZUH_AGENT_VERSION -> 4.9.2-2 (24a93f7)
  • enhance CI/CD pipeline with Unix and Windows test jobs and release process (25e58a4)
  • global variables and remove temp msi executable file (e178e59)
  • improve nids selection, validation, docs, and ci for agent scripts (d78e98a)
  • install Nuget package provider before installing the BurntToast module (be2770d)
  • integrate pre update notification from wazuh agent status (1a631ce)
  • integrate Renovate for automatic dependency updates (fb81930)
  • linux agent: added automatic config conflict resolution to install script (2919ff3)
  • linux agent: added automatic config conflict resolution to install script (0576232)
  • nids: integrate suricata installation (4c8f732)
  • ota update (66f1a0c)
  • release: add pull request trigger and add job steps to test install and setup-agent scripts on linux/macos in release workflow (f36d57e)
  • remove Wazuh Service (c02529d)
  • scripts: enhance upgrade script with global variable handling a… (8eb9d38)
  • scripts: enhance upgrade script with global variable handling and notifications (36f08a8)
  • set PSGallery to trusted (08f6518)
  • setup-agent: add installation of suricata and enhance setup-agent.sh with improved configuration and help messaging (03a7d43)
  • testing utility for load testing (b8d1ee8)
  • uninstall-agent: enhance uninstallation-agent.sh script with configurable IDS options and improved help messaging (e7f34fd)
  • version upgrade -> 4.9.2 (8248cb4)
  • version upgrade -> 4.9.2 (6e01015)
  • version.txt -> v1.3.0 (6cb57fe)
  • WAZUH_AGENT_STATUS_VERSION -> v0.3.0 (1ac6933)
  • WAZUH_AGENT_STATUS_VERSION -> v0.3.0 (457fe71)
  • windows: add suricata installation on windows and enhance setup and uninstall scripts with improved logging and help functions (f05c052)

Bug Fixes

  • add colour to log function (0049738)
  • add correct wazuh agent version (87e77cc)
  • add default value for WAZUH_SURICATA_VERSION in windows setup script (143060d)
  • add default value for WAZUH_SURICATA_VERSION in wndows setup script (b2e3650)
  • add OSSEC_LOG_PATH variable and improve logging messages in install script (2431031)
  • add successMessage where missing (c67b6cd)
  • add version check for installed Wazuh agent in install scripts (db4c072)
  • address P0 security and CI gaps (81804fb)
  • address P0 security and CI gaps (bedbd42)
  • allow install.ps1 to accept passed in variables (4365745)
  • burntToast module needs to be imported in order to be used (2fdad54)
  • Change associative array to indexed array to work for older versions of bash found on macOS (a771ee0)
  • change param placement to fix strict mode errors (a345b3f)
  • change url for Agent Status to issue branch (c286bf5)
  • change warnmessage to infomessage to match other functions (402e946)
  • chore: change wazuh manager address to test-cluster.wazuh.adorsys.team (a3db6b2)
  • chore: changed if function to check jq, curl and gnu-sed exists, if not it installs the packages (167d540)
  • chore: check if curl or jq or gnu-sed command does not exist (0782c74)
  • chore: improve logs (eb56955)
  • chore: improve maybe_sudo in uninstall script (db725e0)
  • chore: make remove_user_group function usable on macos and linux (78944e6)
  • chore: remove unecessary premature exits in agent installation v… (7e17b57)
  • chore: remove unecessary premature exits in agent installation validation (9c7bf2e)
  • chore: removed exit after sucess message (b50296f)
  • chore: update use of sed (798e293)
  • configure jsonpath for versions.json and sync to v1.8.0 (8d676b3)
  • correct message in validation check and ensure validation is always performed after installation (ffe1e3c)
  • correct typo in installation skip message in install.sh (6edd4f9)
  • correct URL typo in uninstall-agent.sh, reorder variables in setup-agent.ps1, and update help text to use variable values (c6fbcd8)
  • declare agent version before being called in Download Url (3f9cba3)
  • directory 'Program Files(x86)' --> 'Program Files (x86)' (078d5fb)
  • Directory for agent status image was set to linux instead of windows (5591b67)
  • doc: update windows enrollment guide command to download setup-agent script and then run it (0a7ab0b)
  • enhance error handling for enabling and disabling Wazuh repository (039d782)
  • ensure Cleanup function is called after installation steps in install.ps1 (bfa5cf2)
  • ensure config, upgrade script creation, agent start, and validation are always executed during installation (78ea857)
  • environment path for gnu_sed (a42500a)
  • fix conflicts with develop branch (a8613b4)
  • fix log display issue in OTA script (53699d0)
  • fix maybe_sudo issue (8f03850)
  • fix paths (1f8f60b)
  • fix the temp files cleanup position in the OTA update script on linux/macos (97a81da)
  • fix use of maybe_sudo in setup-agent.sh file (da98aae)
  • fix use of maybe_sudo in setup-agent.sh file (786b182)
  • fix version.txt download (2933075)
  • fix wazuh-logo validation function (4963dc5)
  • fixed URL for installation script in README.md (d7db78a)
  • give value to ossec config file based on the OS (15d4f40)
  • GnuSed installation was not being called (d2f4576)
  • images not showing due to whitespace before src direcotry (aca8b07)
  • improve how to use maybe_sudo in setup-agent.sh script for OTA update (ad18984)
  • Improve logging for windows install script (03a3d44)
  • Improve logging on dependency installation script (fb80800)
  • improve the function to delete manager_address if it exists (b549660)
  • improve update script (51c6be1)
  • improve version detection and add warnings for unsupported cases (713bd62)
  • indentaions (d4148c4)
  • install burnttoast module on LocalMachine Scope (c973a2d)
  • LocalMachine Scope does not exist, use AllUsers (c50a880)
  • logging function called incorrectly (053bed3)
  • logging function called incorrectly (96381f8)
  • macOS dependencies in dep.sh (6678f9a)
  • macOS dependencies in dep.sh (b9f65ee)
  • make script add servec address in ossec.conf (a000341)
  • make script work in root mode (491649e)
  • make script work in root mode (8dfa1d7)
  • make script work in root mode (fde939a)
  • make script work in root mode (e715cb3)
  • make script work in root mode (2020a4b)
  • pass WAZUH_MANAGER environment variable to install-wazuh-agent-status script (99149e8)
  • release: correct ShellCheck path and pattern configuration in workflow (f73e94a)
  • remove argument list (b582c25)
  • remove calling gnu-sed function twice (78dd7c0)
  • remove check for curl and jq early in the script (1ee88de)
  • remove commented out command (8b51c46)
  • remove Create-Upgrade-Script function and update WAZUH_AGENT_STATUS_VERSION to 0.3.3 in setup-agent script (ffcbf7f)
  • remove creation of adorsys-update script and update WAZUH_AGENT_STATUS_VERSION to 0.3.3 in setup-agent script (e3669f5)
  • Remove ErrorAction Stop and Wait from stop-service (a6dd608)
  • remove python install script not needed (220b96b)
  • remove scope from install-module (7ae6f2f)
  • remove tags in OTA scripts (fb77e2e)
  • remove tags in OTA scripts (8cb4956)
  • remove temp files (b4ecf50)
  • remove valhallaAPI installation not needed (7f28404)
  • Removed paramaters that don't work (a5f4d3b)
  • run agent-status install with root privileges (da051be)
  • run agent-status install with root privileges (09482fa)
  • sed version check for macOS (4a14a26)
  • setup-agent: remove sudo usage in Suricata, Snort, and Trivy installation steps with to avoid conflic with homebrew (af576d7)
  • sync version to v1.7.2 and fix release workflow (6bacbef)
  • sync version to v1.8.0 (2cab884)
  • Syntax Error line 63 Windows enrollment readme (cbdac5c)
  • TempFile not being called correctly (8a0f004)
  • uninstall agent script template complete (7c79149)
  • uninstall: update script to completely purge after wazuh agent uninstallation on linux (33c4918)
  • update default version values for YARA, Snort, and Suricata in setup and uninstall scripts (388b99d)
  • update default version values for YARA, Snort, and Suricata in setup and uninstall scripts (00c1803)
  • update install script URL for Wazuh agent status to use user-main branch (6a4e0c8)
  • update install script URL for Wazuh agent status to use version tag (8d9e06e)
  • update install script urls (f524acc)
  • update installer script URLs to point to the correct branch for Wazuh agent installation (891c059)
  • update ossec paths (a76d157)
  • update position on trap cleanup (4499a44)
  • update setup and uninstall script commands for Linux and MacOS enrollment guides (df5c03b)
  • update uninstall script to use 'apt remove --purge' for Wazuh agent removal (820dd2b)
  • update uninstall script to use 'apt-get purge' for Wazuh agent removal (0f5d27d)
  • update url for agent status install script (bc13a6c)
  • update urls for scripts to tags (a42d2e4)
  • update urls to develop branches (cb79fb2)
  • update urls to main branch (deb3b7d)
  • update urls to use tags of each script (b128ae3)
  • update Wazuh Agent version to 4.12.0-1 in installation and uninstallation scripts (19b056b)
  • update wazuh manager address (5e997d9)
  • update WAZUH_AGENT_STATUS_VERSION to 0.3.3 in uninstall scripts (a431202)
  • update WAZUH_YARA_VERSION to 0.3.4 in setup scripts (e0eebc1)
  • update WAZUH_YARA_VERSION to 0.3.5 in setup and uninstall scripts (1e972ce)
  • update windows enrollment doc (73c7c30)
  • use correct logging function (e2bd2ae)
  • use PAT for release-please to bypass org restrictions (c7d449c)
  • using write-host to print (7218d30)
  • version check for installed Wazuh agent in install scripts (3347365)
  • wazuh agent repo url spelling error (5b8bdbb)
  • wazuh snort script url (2327125)
  • wazuh_agent_version variable name (5378986)
  • wazuh_manager variable name (c2cc670)
  • whitespace error on image src directory (c50131b)
  • YaraURL was incorrect (7bbce6a)

Documentation

  • add installation runbook with step-by-step instructions (6ddd919)

This PR was generated with Release Please. See documentation.

@yannicksiewe yannicksiewe force-pushed the release-please--branches--main branch from d690309 to 34cc757 Compare February 20, 2026 16:42
@yannicksiewe yannicksiewe changed the title chore(main): release 1.8.0 chore(main): release 1.9.0 Feb 20, 2026
@yannicksiewe yannicksiewe force-pushed the release-please--branches--main branch from 34cc757 to 877784c Compare February 20, 2026 16:43
@yannicksiewe yannicksiewe force-pushed the release-please--branches--main branch from 877784c to b3a4f5f Compare February 20, 2026 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant