File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
docs/src/reference/asciidoc/appendix Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ [[eshadoop-8.14.0]]
2+ == Elasticsearch for Apache Hadoop version 8.14.0
3+
4+ [[enhancements-5.3.1]]
5+ === Enhancements
6+ * Updating scala, spark, and hadoop to supported versions
7+ https://github.com/elastic/elasticsearch-hadoop/pull/2215[#2215]
8+
9+ [[bugs-5.3.1]]
10+ === Bug Fixes
11+ REST::
12+ * Handling a race condition that can happen during index creation
13+ https://github.com/elastic/elasticsearch-hadoop/pull/2216[#2216]
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-8]]
1010===== 8.x
1111
12+ * <<eshadoop-8.14.0>>
1213* <<eshadoop-8.13.4>>
1314* <<eshadoop-8.13.3>>
1415* <<eshadoop-8.13.2>>
@@ -107,6 +108,7 @@ Elasticsearch 5.3.1.
107108
108109////////////////////////
109110
111+ include::release-notes/8.14.0.adoc[]
110112include::release-notes/8.13.4.adoc[]
111113include::release-notes/8.13.3.adoc[]
112114include::release-notes/8.13.2.adoc[]
You can’t perform that action at this time.
0 commit comments