mirror of
https://github.com/wazuh/wazuh-virtual-machines.git
synced 2025-12-10 00:07:25 -06:00
11 KiB
11 KiB
Change Log
All notable changes to this project will be documented in this file.
[5.0.0]
Added
- None
Changed
- Change signing script and rework AMI and OVA workflow (#472)
- Add password-tool to the AMI configuration process (#473)
- Update AWS S3 OVA path (#465)
- Update certificate handling and configuration (#468)
- Update indexes deleted in OVA and AMI builds. (#459)
Fixed
- Fix vagrant up inconsistencies at the renewed OVA build process (#474)
- Fix vagrant up inconsistencies at the start. (#435)
Deleted
- None
[4.14.2]
Added
- None
Changed
- None
Fixed
- None
Deleted
- None
[4.14.1]
Added
- None
Changed
- None
Fixed
- Fix deprecated Ansible YAML callback plugin in OVA build workflow (#463)
- Fix vagrant up inconsistencies at the start. (#434)
Deleted
- None
[4.14.0]
Added
- None
Changed
- None
Fixed
- None
Deleted
- None
[4.13.1]
Added
- None
Changed
- None
Fixed
- None
Deleted
- None
[4.13.0]
Added
Changed
- Updated the regular expression for the new indexes (#240)
Fixed
- Fix obtaining the tag in case the INSTALLATION_ASSISTANT_BRANCH variable contains the HEAD (#239)
Deleted
- Remove default virtual-machines reference version from workflow (#237)
[4.12.0]
Added
- None
Changed
- Adapt existing workflows to new allocator YAML inventory (#220)
- Updated VERSION file to the new standard. (#212)
- Change runners in GHA workflows to Ubuntu 22.04 (#145)
Fixed
- None
Deleted
- None
[4.11.2]
Added
- None
Changed
- None
Fixed
- None
Deleted
- None
[4.11.1]
Added
- None
Changed
- None
Fixed
- None
Deleted
- None
[4.11.0]
Added
- None
Changed
- Reworked the OVA workflow, creation process and upgraded base OS. (#170)
- Change OS base for Wazuh AMI to Amazon Linux 2023. (#150)
- Added venv to AMI and OVA workflows. (#112)
- Improvements to AMI customization script. (#98)
Fixed
- Fix Wazuh dashboard errors in OVA. (#209)
- Fixed local build for OVA. (#208)
- Fixed Wazuh Dashboard issues when the AMI boots up. (#205)
- Fix Wazuh dashboard certificate verification failure (#198)
- Fixed Wazuh ASCII art logo display in OVA. (#192)
- Fixed video in grub configuration for the OVA. (#190)
- Changed ssh config file to allow ssh while FIPS is activated. (#184)
- Fixed Vagrant synced folder error in OVA. (#183)
- Fix the ova workflow for stages support and AWS instance deletion. (#175)
- Fixed the OVA workflow to add support in stages. (#173)
Deleted
- None
[4.10.1]
Added
- None
Changed
- None
Fixed
- None
Deleted
- None
[4.10.0]
Added
- Added echo of the OVA URI (#84)
- Add security policy (#46)
- Add packages_builder_ami workflow (#40)
- Added builder_OVA workflow (#32)
- Added packages_builder_ami workflow header (#31)
- Added the OVA to the wazuh-virtual-machines repository without changes (#30) - (OVA)
Changed
- Change inputs parameters in AMI and OVA workflows (#118)
- Change ami and ova workflows input upper_case to lower_case (#114)
- Changed the SSH port of the AMI to 22 (#83)
- Migrated certificates and passwords changes for AMI. (#73)
- Add a new input for wazuh-virtual-machines reference to the OVA and AMI workflows (#70)
- Adapted repository selection in OVA generation (#58)
- Modify the AMI GHA workflow with the new Installation Assistant logic (#55)
- Migrated Build OVA pipeline from Jenkins to GHA Workflow (#44)
- Migrated the OVA construction files to the wazuh-virtual-machines repository (#29) - (OVA)
Fixed
- Add validation in the generate_ova.sh file when use tag instead a branch reference (#100)
- Added ova extension to the sha file and change S3 directory from OVA to ova (#96)
- Added # to the Port 22 configuration in the AMI instance (#97)
- Changed GitHub Runner version to fix Python error (#82)
- Deleted dashboard logs cleanup in OVA local build (#57)
- Fix typos and add news inputs in the AMI workflow header (#35)
Deleted
- None