Skip to content

Commit 6912085

Browse files
authored
[DOCS] Add 8.9.0 release notes (#2110)
1 parent 9e39023 commit 6912085

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
[[eshadoop-8.9.0]]
2+
== Elasticsearch for Apache Hadoop version 8.9.0
3+
4+
[[breaking-8.9.0]]
5+
=== Breaking Changes
6+
* Removing Pig, Storm, and Spark 1 support, as well as support for Scala 2.10 on Spark 2
7+
https://github.com/elastic/elasticsearch-hadoop/pull/2092[#2092]
8+
9+
[[enhancements-8.9.0]]
10+
=== Enhancements
11+
Spark::
12+
* Update to Spark 3.2.4
13+
https://github.com/elastic/elasticsearch-hadoop/pull/2083[#2083]
14+
15+
[[bugs-8.9.0]]
16+
=== Bug Fixes
17+
Serialization::
18+
* Replacing the use of Java object serialization with Jackson
19+
https://github.com/elastic/elasticsearch-hadoop/pull/2080[#2080]
20+
Build::
21+
* Adding a readiness check before using services in tests
22+
https://github.com/elastic/elasticsearch-hadoop/pull/2099[#2099]

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.9.0>>
1213
* <<eshadoop-8.8.2>>
1314
* <<eshadoop-8.8.1>>
1415
* <<eshadoop-8.8.0>>
@@ -86,6 +87,7 @@ Elasticsearch 5.3.1.
8687
8788
////////////////////////
8889

90+
include::release-notes/8.9.0.adoc[]
8991
include::release-notes/8.8.2.adoc[]
9092
include::release-notes/8.8.1.adoc[]
9193
include::release-notes/8.8.0.adoc[]

0 commit comments

Comments
 (0)