Skip to content

Commit 647734d

Browse files
authored
[DOCS] Add 8.0.0-rc2 release notes (#1892) (#1893)
1 parent 0582565 commit 647734d

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
[[eshadoop-8.0.0-rc2]]
2+
== Elasticsearch for Apache Hadoop version 8.0.0-rc2
3+
4+
coming::[8.0.0-rc2]
5+
6+
[[breaking-8.0.0-rc2]]
7+
[float]
8+
=== Breaking changes
9+
- Deprecate support for Spark 1.x, Scala 2.10 on Spark 2.x, Hadoop 1, Pig, and Storm
10+
https://github.com/elastic/elasticsearch-hadoop/pull/1845[#1845]
11+
12+
[[enhancement-8.0.0-rc2]]
13+
[float]
14+
=== Enhancements
15+
Build::
16+
- Get rid of direct cross-project dependencies to avoid gradle warnings
17+
https://github.com/elastic/elasticsearch-hadoop/pull/1868[#1868]
18+
19+
Core::
20+
- Avoid failure when using frozen indices
21+
https://github.com/elastic/elasticsearch-hadoop/pull/1842[#1842]
22+
23+
[[bug-8.0.0-rc2]]
24+
[float]
25+
=== Bug fixes
26+
27+
Core::
28+
- Fix support for empty and null arrays
29+
https://github.com/elastic/elasticsearch-hadoop/pull/1827[#1827]
30+
31+
MapReduce::
32+
- Fix `docsReceived` counter
33+
https://github.com/elastic/elasticsearch-hadoop/pull/1840[#1840]
34+
35+
REST::
36+
- Check for invalid characters in X-Opaque-ID headers
37+
https://github.com/elastic/elasticsearch-hadoop/pull/1873[#1873]

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.0.0-rc2>>
1213
* <<eshadoop-8.0.0-rc1>>
1314
* <<eshadoop-8.0.0-beta1>>
1415
* <<eshadoop-8.0.0-alpha2>>
@@ -52,6 +53,7 @@ http://github.com/elastic/elasticsearch-hadoop/issues/XXX[#XXX]
5253
5354
////////////////////////
5455

56+
include::release-notes/8.0.0-rc2.adoc[]
5557
include::release-notes/8.0.0-rc1.adoc[]
5658
include::release-notes/8.0.0-beta1.adoc[]
5759
include::release-notes/8.0.0-alpha2.adoc[]

0 commit comments

Comments
 (0)