2019-09-05 13:48:41 +00:00
|
|
|
# CHANGELOG
|
|
|
|
|
|
|
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
Which is based on [Keep A Changelog](http://keepachangelog.com/)
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
2022-02-17 09:52:15 +00:00
|
|
|
### Added
|
|
|
|
|
2023-10-20 11:37:37 +00:00
|
|
|
- feat: add variable to set master
|
2023-09-29 13:54:34 +00:00
|
|
|
- feat: manage user
|
2023-11-16 15:05:55 +00:00
|
|
|
- feat: manage role
|
2023-07-05 09:40:57 +00:00
|
|
|
- feat: add variable to set major version
|
2022-02-17 09:52:15 +00:00
|
|
|
- feat: add ilm policy
|
2023-07-05 09:18:55 +00:00
|
|
|
- test: add support debian 12
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
- test: remove support debian 10
|
2024-02-16 09:34:28 +00:00
|
|
|
- test: remove support debian 11
|
2022-02-17 09:52:15 +00:00
|
|
|
|
2020-02-29 22:35:57 +00:00
|
|
|
### Changed
|
|
|
|
|
2023-09-29 13:54:34 +00:00
|
|
|
- major default version is 8
|
2020-02-29 22:35:57 +00:00
|
|
|
- replace kitchen to molecule
|
2024-02-16 09:34:28 +00:00
|
|
|
- replace apt_key to get_url
|
2024-05-07 12:18:18 +00:00
|
|
|
- test: use personal docker registry
|
2020-02-29 22:35:57 +00:00
|
|
|
|
2020-08-09 06:39:25 +00:00
|
|
|
### Fixed
|
|
|
|
|
2020-08-09 06:40:17 +00:00
|
|
|
- no_log only api_password for elasticsearch_template module
|
2020-08-09 06:39:25 +00:00
|
|
|
- add full python3 support
|
|
|
|
|
2019-11-21 12:57:38 +00:00
|
|
|
## v1.1.0 - 2019-11-21
|
|
|
|
|
2019-11-21 12:06:01 +00:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- new option to set heap size
|
2019-11-21 12:15:34 +00:00
|
|
|
- manage index templates
|
2019-11-21 12:06:01 +00:00
|
|
|
|
2019-09-05 13:49:59 +00:00
|
|
|
## v1.0.0 - 2019-09-05
|
|
|
|
|
2019-09-05 13:48:41 +00:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- install elasticsearch package
|
|
|
|
- copy configuration
|