Skip to content

Commit 350535b

Browse files
authored
[DOCS] Add 8.14.0 release notes (#2233) (#2236)
(cherry picked from commit f1cb6b2)
1 parent 541884c commit 350535b

File tree

2 files changed

+15
-0
lines changed

2 files changed

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

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-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[]
110112
include::release-notes/8.13.4.adoc[]
111113
include::release-notes/8.13.3.adoc[]
112114
include::release-notes/8.13.2.adoc[]

0 commit comments

Comments
 (0)