File tree 3 files changed +72
-253
lines changed
3 files changed +72
-253
lines changed Original file line number Diff line number Diff line change 4
4
5
5
#### Fixes
6
6
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
+
7
29
## 6.4.0 (August 28, 2019)
8
30
9
31
#### Features
You can’t perform that action at this time.
0 commit comments