File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed
docs/src/reference/asciidoc/appendix Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ [[eshadoop-7.12.0]]
2+ == Elasticsearch for Apache Hadoop version 7.12.0
3+
4+ coming::[7.12.0]
5+
6+ [[new-7.12.0]]
7+ === Enhancements
8+
9+ Build::
10+ - Update Gradle wrapper to version 6.8
11+ https://github.com/elastic/elasticsearch-hadoop/pull/1578[#1578]
12+
13+ Spark::
14+ - Add support for Spark 3.0
15+ https://github.com/elastic/elasticsearch-hadoop/pull/1592[#1592]
16+ - Add support for Spark integration on Scala 2.12
17+ https://github.com/elastic/elasticsearch-hadoop/pull/1589[#1589]
18+
19+ [[bugs-7.12.0]]
20+ === Bug Fixes
21+
22+ Build::
23+ - Add properties for pulling Java versions from the environment variables
24+ https://github.com/elastic/elasticsearch-hadoop/pull/1584[#1584]
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ This section summarizes the changes in each release.
99[[release-notes-7]]
1010===== 7.x
1111
12+ * <<eshadoop-7.12.0>>
1213* <<eshadoop-7.11.2>>
1314* <<eshadoop-7.11.1>>
1415* <<eshadoop-7.11.0>>
@@ -95,6 +96,7 @@ http://github.com/elastic/elasticsearch-hadoop/issues/XXX[#XXX]
9596
9697////////////////////////
9798
99+ include::release-notes/7.12.0.adoc[]
98100include::release-notes/7.11.2.adoc[]
99101include::release-notes/7.11.1.adoc[]
100102include::release-notes/7.11.0.adoc[]
You can’t perform that action at this time.
0 commit comments