Skip to content

Commit e8d6769

Browse files
authored
[DOCS] Add 7.12.0 release notes (#1610)
1 parent 79dace1 commit e8d6769

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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]

docs/src/reference/asciidoc/appendix/release.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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[]
98100
include::release-notes/7.11.2.adoc[]
99101
include::release-notes/7.11.1.adoc[]
100102
include::release-notes/7.11.0.adoc[]

0 commit comments

Comments
 (0)