Bump version to 6.5.1 and document installing test dependencies #508
This commit is contained in:
parent
c5fdd40173
commit
9fff18758e
3 changed files with 21 additions and 1 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -1,3 +1,17 @@
|
|||
## 6.5.1 - 2018/11/26
|
||||
|
||||
### Features
|
||||
|
||||
* 6.5.1 as default Elasticsearch version
|
||||
|
||||
### Fixes
|
||||
|
||||
* [#487](https://github.com/elastic/ansible-elasticsearch/pull/487) - @lazouz - Disable check mode to make install plugins idempotent
|
||||
* [#501](https://github.com/elastic/ansible-elasticsearch/pull/501) - @kaxil - Make the order of configs consistent for comparing
|
||||
* [#497](https://github.com/elastic/ansible-elasticsearch/pull/497) - @Crazybus - Document es_use_repository and es_custom_package_url
|
||||
* [#504](https://github.com/elastic/ansible-elasticsearch/pull/504) - @victorgs - Using tests as filters is deprecated
|
||||
* [#493](https://github.com/elastic/ansible-elasticsearch/pull/493) - @Crazybus - Only use the first found java version if there are multiple installed
|
||||
|
||||
## 6.4.0 - 2018/08/24
|
||||
|
||||
### Features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue