wazuh-docker/CHANGELOG.md

213 lines
6.8 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-12-24 16:02:53 +00:00
## Wazuh Docker v3.11.0_7.5.1
### Added
- Update to Wazuh version 3.11.0_7.5.1
2019-12-27 16:17:39 +00:00
- Filebeat configuration file updated to latest version ([@manuasir](https://github.com/manuasir)) [#271](https://github.com/wazuh/wazuh-docker/pull/271)
- Allow using the hostname as node_name for managers ([@JPLachance](https://github.com/JPLachance)) [#261](https://github.com/wazuh/wazuh-docker/pull/261)
2019-12-24 16:02:53 +00:00
2019-12-16 18:34:57 +00:00
## Wazuh Docker v3.10.2_7.5.0
### Added
- Update to Wazuh version 3.10.2_7.5.0
2019-09-24 12:22:57 +00:00
## Wazuh Docker v3.10.2_7.3.2
### Added
- Update to Wazuh version 3.10.2_7.3.2
2019-09-24 11:04:41 +00:00
## Wazuh Docker v3.10.0_7.3.2
### Added
- Update to Wazuh version 3.10.0_7.3.2
2019-08-12 15:31:51 +00:00
## Wazuh Docker v3.9.5_7.2.1
### Added
- Update to Wazuh version 3.9.5_7.2.1
2019-08-12 15:25:32 +00:00
## Wazuh Docker v3.9.4_7.2.0
### Added
- Update to Wazuh version 3.9.4_7.2.0
- Implemented Wazuh Filebeat Module ([jm404](https://www.github.com/jm404)) [#2a77c6a](https://github.com/wazuh/wazuh-docker/commit/2a77c6a6e6bf78f2492adeedbade7a507d9974b2)
2019-07-20 16:32:33 +00:00
## Wazuh Docker v3.9.3_7.2.0
### Fixed
- Wazuh-docker reinserts cluster settings after resuming containers ([@manuasir](https://github.com/manuasir)) [#213](https://github.com/wazuh/wazuh-docker/pull/213)
2019-06-12 16:09:33 +00:00
## Wazuh Docker v3.9.2_7.1.1
### Added
- Update to Wazuh version 3.9.2_7.1.1
## Wazuh Docker v3.9.2_6.8.0
### Added
- Update to Wazuh version 3.9.2_6.8.0
2019-06-04 13:21:14 +00:00
## Wazuh Docker v3.9.1_7.1.0
### Added
- Support for Elastic v7.1.0
- New environment variables for Kibana ([@manuasir](https://github.com/manuasir)) [#22ad43](https://github.com/wazuh/wazuh-docker/commit/22ad4360f548e54bb0c5e929f8c84a186ad2ab88)
2019-05-21 21:45:55 +00:00
## Wazuh Docker v3.9.1_6.8.0
### Added
- Update to Wazuh version 3.9.1_6.8.0 ([#181](https://github.com/wazuh/wazuh-docker/pull/181))
### Fixed
- Fixed `ELASTICSEARCH_KIBANA_IP` environment variable ([@manuasir](https://github.com/manuasir)) ([#181](https://github.com/wazuh/wazuh-docker/pull/181))
2019-05-07 18:02:44 +00:00
## Wazuh Docker v3.9.0_6.7.2
### Changed
2019-05-09 14:43:49 +00:00
- Update Elastic Stack version to 6.7.2.
2019-05-07 18:02:44 +00:00
2019-04-29 16:34:50 +00:00
## Wazuh Docker v3.9.0_6.7.1
### Added
- Support for xPACK authorized requests ([@manuasir](https://github.com/manuasir)) ([#119](https://github.com/wazuh/wazuh-docker/pull/119))
- Add Elasticsearch cluster configuration ([@SitoRBJ](https://github.com/SitoRBJ)). ([#146](https://github.com/wazuh/wazuh-docker/pull/146))
- Add Elasticsearch cluster configuration ([@Phandora](https://github.com/Phandora)) ([#140](https://github.com/wazuh/wazuh-docker/pull/140))
- Setting Nginx to support several user/passwords in Kibana ([@toniMR](https://github.com/toniMR)) ([#136](https://github.com/wazuh/wazuh-docker/pull/136))
### Changed
- Use LS_JAVA_OPTS instead of old LS_HEAP_SIZE ([@ruffy91](https://github.com/ruffy91)) ([#139](https://github.com/wazuh/wazuh-docker/pull/139))
- Changing the original Wazuh docker image to allow adding code in the entrypoint ([@Phandora](https://github.com/phandora)) ([#151](https://github.com/wazuh/wazuh-docker/pull/151))
### Removed
- Removing files from Wazuh image ([@Phandora](https://github.com/phandora)) ([#153](https://github.com/wazuh/wazuh-docker/pull/153))
2019-04-02 16:21:04 +00:00
## Wazuh Docker v3.8.2_6.7.0
### Changed
2019-04-03 12:42:38 +00:00
- Update Elastic Stack version to 6.7.0. ([#144](https://github.com/wazuh/wazuh-docker/pull/144))
2019-04-02 16:21:04 +00:00
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))
2019-04-02 16:21:04 +00:00
## Wazuh Docker v3.8.2_6.6.1
2019-03-29 18:03:28 +00:00
### Changed
2019-04-02 16:21:04 +00:00
- Update Elastic Stack version to 6.6.1. ([#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.