Skip to content

Commit 3867a63

Browse files
authored
[DOCS] Add 8.1.0 release notes (#1911)
1 parent 72b04be commit 3867a63

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[[eshadoop-8.1.0]]
2+
== Elasticsearch for Apache Hadoop version 8.1.0
3+
4+
coming::[8.1.0]
5+
6+
[[new-8.1.0]]
7+
[float]
8+
=== Enhancements
9+
10+
Core::
11+
- Add support for wildcard fields
12+
https://github.com/elastic/elasticsearch-hadoop/pull/1823[#1823]
13+
14+
- Add scripted upsert feature
15+
https://github.com/elastic/elasticsearch-hadoop/pull/1454[#1454]
16+
17+
Spark::
18+
- Support Scala 2.13 for Apache Spark 3.2.0
19+
https://github.com/elastic/elasticsearch-hadoop/pull/1841[#1841]
20+
21+
- Add support for update output mode to structured streaming
22+
https://github.com/elastic/elasticsearch-hadoop/pull/1839[#1839]
23+
24+
[[bug-8.1.0]]
25+
[float]
26+
=== Bug fixes
27+
28+
Core::
29+
- Check result of bulk writes
30+
https://github.com/elastic/elasticsearch-hadoop/pull/1870[#1870]
31+
32+
Spark::
33+
- Add support for upserts of nested arrays
34+
https://github.com/elastic/elasticsearch-hadoop/pull/1838[#1838]
35+

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.1.0>>
1213
* <<eshadoop-8.0.1>>
1314
* <<eshadoop-8.0.0>>
1415
* <<eshadoop-8.0.0-rc2>>
@@ -55,6 +56,7 @@ http://github.com/elastic/elasticsearch-hadoop/issues/XXX[#XXX]
5556
5657
////////////////////////
5758

59+
include::release-notes/8.1.0.adoc[]
5860
include::release-notes/8.0.1.adoc[]
5961
include::release-notes/8.0.0.adoc[]
6062
include::release-notes/8.0.0-rc2.adoc[]

0 commit comments

Comments
 (0)