wazuh-docker/CHANGELOG.md

109 lines
3.7 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.
2019-03-29 18:03:28 +00:00
## Wazuh Docker v3.8.2_6.6.2
2019-03-29 17:44:36 +00:00
### Changed
2019-03-29 18:03:28 +00:00
- Update Elastic Stack version to 6.6.2. ([#130](https://github.com/wazuh/wazuh-docker/pull/130))
## Wazuh Docker v3.8.2_6.6.2
### Changed
- Update Elastic Stack version to 6.6.2. ([#129](https://github.com/wazuh/wazuh-docker/pull/129))
2019-03-29 17:44:36 +00:00
2019-01-30 16:54:49 +00:00
## Wazuh Docker v3.8.2_6.5.4
2019-02-11 10:07:41 +00:00
### Added
- Add Wazuh-Elasticsearch. ([#106](https://github.com/wazuh/wazuh-docker/pull/106))
- Store Filebeat _/var/lib/filebeat/registry._ ([#109](https://github.com/wazuh/wazuh-docker/pull/109))
- Adding the option to disable some xpack features. ([#111](https://github.com/wazuh/wazuh-docker/pull/111))
- Wazuh-Kibana customizable at plugin level. ([#117](https://github.com/wazuh/wazuh-docker/pull/117))
- Adding env variables for alerts data flow. ([#118](https://github.com/wazuh/wazuh-docker/pull/118))
2019-03-21 18:38:54 +00:00
- New Logstash entrypoint added. ([#135](https://github.com/wazuh/wazuh-docker/pull/135/files))
2019-03-21 18:18:17 +00:00
- Welcome screen management. ([#133](https://github.com/wazuh/wazuh-docker/pull/133))
2019-02-11 10:07:41 +00:00
2019-01-30 16:54:49 +00:00
### Changed
- Update to Wazuh version 3.8.2. ([#105](https://github.com/wazuh/wazuh-docker/pull/105))
2019-03-25 16:46:12 +00:00
### Removed
- Remove alerts created in build time. ([#137](https://github.com/wazuh/wazuh-docker/pull/137))
2019-01-24 11:26:21 +00:00
## Wazuh Docker v3.8.1_6.5.4
2019-01-24 16:15:57 +00:00
### Changed
- Update to Wazuh version 3.8.1. ([#102](https://github.com/wazuh/wazuh-docker/pull/102))
2019-01-10 12:15:38 +00:00
## Wazuh Docker v3.8.0_6.5.4
2019-01-14 16:17:00 +00:00
### Changed
2019-01-18 15:38:41 +00:00
- Upgrade version 3.8.0_6.5.4. ([#97](https://github.com/wazuh/wazuh-docker/pull/97))
### Removed
- Remove cluster.py work around. ([#99](https://github.com/wazuh/wazuh-docker/pull/99))
2019-01-14 16:17:00 +00:00
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
- Improvements to Kibana settings added. ([#91](https://github.com/wazuh/wazuh-docker/pull/91))
2019-01-04 10:52:43 +00:00
- 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.