Skip to content

Releases: wazuh/wazuh-installation-assistant

v4.10.0-beta1

22 Nov 09:35
4cb6070
Compare
Choose a tag to compare
v4.10.0-beta1 Pre-release
Pre-release

What's Changed

  • Reverted source_branch for 4.10.0-alpha1 by @davidcr01 in #74
  • Migrated repository selection from builder.sh to wazuh-install.sh by @davidcr01 in #72
  • Create GHA workflow to build Wazuh Installation Assistant files by @Enaraque in #77
  • Add input for wazuh installation assistant reference in workflows by @CarlosALgit in #98
  • Deleted the offline_checkDependencies function and unified logic in offline_checkPrerequisites function by @CarlosALgit in #99
  • Change source branch by @teddytpc1 in #103
  • Revert source branch by @c-bordon in #104
  • Changed GitHub Runner version to fix Python error by @c-bordon in #110
  • Add checksum input and update the upload files to S3 steps by @Enaraque in #106
  • change source branch to v4.10.0-alpha2 by @CarlosALgit in #117
  • Revert source branch to v4.10.0 by @CarlosALgit in #118
  • Fixed offline pre-release package download process by @CarlosALgit in #121
  • Fixed bug when trying to download nonexistent filebeat_wazuh_template by @CarlosALgit in #124
  • Merge 4.9.2 into 4.10.0 by @c-bordon in #130
  • Removed check functions for Wazuh manager and Filebeat by @c-bordon in #138
  • Changed source branch to alpha-3 by @CarlosALgit in #140
  • Revert source branch for 4.10.0-alpha3 by @CarlosALgit in #141
  • Migrated documentation templates to wazuh-installation-assistant repository by @c-bordon in #144
  • Change source branch to 4.10.0-beta1 by @CarlosALgit in #146

New Contributors

Full Changelog: v4.10.0-alpha1...v4.10.0-beta1

v4.10.0-alpha3

08 Nov 11:58
888280d
Compare
Choose a tag to compare
v4.10.0-alpha3 Pre-release
Pre-release

What's Changed

  • Reverted source_branch for 4.10.0-alpha1 by @davidcr01 in #74
  • Migrated repository selection from builder.sh to wazuh-install.sh by @davidcr01 in #72
  • Create GHA workflow to build Wazuh Installation Assistant files by @Enaraque in #77
  • Add input for wazuh installation assistant reference in workflows by @CarlosALgit in #98
  • Deleted the offline_checkDependencies function and unified logic in offline_checkPrerequisites function by @CarlosALgit in #99
  • Change source branch by @teddytpc1 in #103
  • Revert source branch by @c-bordon in #104
  • Changed GitHub Runner version to fix Python error by @c-bordon in #110
  • Add checksum input and update the upload files to S3 steps by @Enaraque in #106
  • change source branch to v4.10.0-alpha2 by @CarlosALgit in #117
  • Revert source branch to v4.10.0 by @CarlosALgit in #118
  • Fixed offline pre-release package download process by @CarlosALgit in #121
  • Fixed bug when trying to download nonexistent filebeat_wazuh_template by @CarlosALgit in #124
  • Merge 4.9.2 into 4.10.0 by @c-bordon in #130
  • Removed check functions for Wazuh manager and Filebeat by @c-bordon in #138
  • Changed source branch to alpha-3 by @CarlosALgit in #140

New Contributors

Full Changelog: v4.10.0-alpha1...v4.10.0-alpha3

v4.10.0-alpha2

18 Oct 09:20
bc4eb98
Compare
Choose a tag to compare
v4.10.0-alpha2 Pre-release
Pre-release

What's Changed

  • Reverted source_branch for 4.10.0-alpha1 by @davidcr01 in #74
  • Migrated repository selection from builder.sh to wazuh-install.sh by @davidcr01 in #72
  • Create GHA workflow to build Wazuh Installation Assistant files by @Enaraque in #77
  • Add input for wazuh installation assistant reference in workflows by @CarlosALgit in #98
  • Deleted the offline_checkDependencies function and unified logic in offline_checkPrerequisites function by @CarlosALgit in #99
  • Change source branch by @teddytpc1 in #103
  • Revert source branch by @c-bordon in #104
  • Changed GitHub Runner version to fix Python error by @c-bordon in #110
  • Add checksum input and update the upload files to S3 steps by @Enaraque in #106
  • change source branch to v4.10.0-alpha2 by @CarlosALgit in #117

New Contributors

Full Changelog: v4.10.0-alpha1...v4.10.0-alpha2

v4.10.0-alpha1

24 Sep 07:23
707ab06
Compare
Choose a tag to compare
v4.10.0-alpha1 Pre-release
Pre-release

What's new

  • Installation assistant distributed test rework and migration. (#60)
  • Installation assistant test and tier workflow migration (#46)
  • Added post-install validations for the Wazuh manager and Filebeat. (#3059)
  • Update SECURITY.md file. (#59)
  • Fixed Wazuh API validation (#29)
  • Fixed token variable empty in Wazuh manager check (#45)
  • Fixed manager check in distributed deployment (#52)
  • Changed command order execution to get the TOKEN (#57)