wazuh-docker/CHANGELOG.md

60 lines
2.0 KiB
Markdown
Raw Normal View History

2018-11-19 08:34:59 +00:00
# Change Log
All notable changes to this project will be documented in this file.
2018-12-21 10:45:12 +00:00
## Wazuh Docker v3.7.2_6.5.4
2019-01-04 10:52:43 +00:00
### Added
- Add Kibana environmental variables for Wazuh APP config.yml. ([#89](https://github.com/wazuh/wazuh-docker/pull/89))
2018-12-21 10:45:12 +00:00
### Changed
- Update Elastic Stack version to 6.5.4. ([#82](https://github.com/wazuh/wazuh-docker/pull/82))
2019-01-04 10:52:43 +00:00
- Add env credentials for nginx. ([#86](https://github.com/wazuh/wazuh-docker/pull/86))
- Improve filebeat configuration ([#88](https://github.com/wazuh/wazuh-docker/pull/88))
2018-12-21 10:45:12 +00:00
2018-12-28 11:23:38 +00:00
### Fixed
2019-01-04 10:52:43 +00:00
- Temporary fix for Wazuh cluster master node in Kubernetes. ([#84](https://github.com/wazuh/wazuh-docker/pull/84))
2018-12-28 11:23:38 +00:00
2018-12-20 12:21:33 +00:00
## Wazuh Docker v3.7.2_6.5.3
2018-11-19 08:34:59 +00:00
2018-12-20 12:24:48 +00:00
### Changed
2018-12-20 16:39:23 +00:00
- Erasing temporary fix for AWS integration. ([#81](https://github.com/wazuh/wazuh-docker/pull/81))
2018-12-20 12:24:48 +00:00
2018-12-20 12:21:16 +00:00
### Fixed
2018-12-20 16:39:23 +00:00
- Upgrading errors due to wrong files. ([#80](https://github.com/wazuh/wazuh-docker/pull/80))
2018-12-20 12:21:16 +00:00
## Wazuh Docker v3.7.0_6.5.0
2018-11-23 17:23:16 +00:00
### Changed
- Adapt to Elastic stack 6.5.0.
2018-11-23 16:55:16 +00:00
2018-11-23 17:23:16 +00:00
## Wazuh Docker v3.7.0_6.4.3
2018-11-19 08:34:59 +00:00
### Added
- Allow custom scripts or commands before service start ([#58](https://github.com/wazuh/wazuh-docker/pull/58))
- Added description for wazuh-nginx ([#59](https://github.com/wazuh/wazuh-docker/pull/59))
- Added license file to match https://github.com/wazuh/wazuh LICENSE ([#60](https://github.com/wazuh/wazuh-docker/pull/60))
- Added SMTP packages ([#67](https://github.com/wazuh/wazuh-docker/pull/67))
### Changed
- Increased proxy buffer for NGINX Kibana ([#51](https://github.com/wazuh/wazuh-docker/pull/51))
- Updated logstash config to remove deprecation warnings ([#55](https://github.com/wazuh/wazuh-docker/pull/55))
- Set ossec user's home path ([#61](https://github.com/wazuh/wazuh-docker/pull/61))
### Fixed
- Fixed a bug that prevents the API from starting when the Wazuh manager was updated. Change in the files that are stored in the volume. ([#65](https://github.com/wazuh/wazuh-docker/pull/65))
- Fixed script reference ([#62](https://github.com/wazuh/wazuh-docker/pull/62/files))
2018-11-23 17:23:16 +00:00
## Wazuh Docker v3.6.1_6.4.3
2018-11-19 08:34:59 +00:00
Wazuh-Docker starting point.