Skip to content

Commit 5eb4821

Browse files
author
Gavin Williams
authored
Merge pull request #1105 from elastic/release_7
2 parents c9bcd91 + b2601ff commit 5eb4821

File tree

5 files changed

+72
-259
lines changed

5 files changed

+72
-259
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,28 @@
44

55
#### Fixes
66

7+
## 7.0.0 (December 23, 2020)
8+
9+
This is a new major version release of the Elasticsearch module that contains a number of breaking changes and adds support for deploying
10+
and managing Elasticsearch 7.x.
11+
12+
### Breaking changes
13+
* Removed support for running multiple instances of Elasticsearch on a single host
14+
* Removed support for Elasticsearch older than version 6.x
15+
16+
### Features
17+
* Support for deploying Elasticsearch 7.x
18+
* Support and Testing for a number of newer OS'
19+
* Amazon Linux 2
20+
* CentOS 8
21+
* Oracle Linux 8
22+
* Debian 10
23+
* Ubuntu 18.04
24+
* Ubuntu 20.04
25+
26+
### Bug fixes
27+
Various little bug fixes as a result of cleaning up and refactoring a lot of the code.
28+
729
## 6.4.0 (August 28, 2019)
830

931
#### Features

0 commit comments

Comments
 (0)