Skip to content

Commit 8e6f0b7

Browse files
jbaieralcawl
authored andcommitted
[DOCS] Add 8.2.0 release notes (elastic#1956)
1 parent 33fdc26 commit 8e6f0b7

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
[[eshadoop-8.2.0]]
2+
== Elasticsearch for Apache Hadoop version 8.2.0
3+
4+
[[new-8.2.0]]
5+
=== New Features
6+
Spark::
7+
* Bumping spark build version to 3.2.1
8+
http://github.com/elastic/elasticsearch-hadoop/pull/1923[#1923]
9+
10+
[[enhancements-8.2.0]]
11+
=== Enhancements
12+
Core::
13+
* Updating IOUtils.toCanonicalFilePath to work in a spring boot application
14+
http://github.com/elastic/elasticsearch-hadoop/pull/1899[#1899]
15+
16+
[[bugs-8.2.0]]
17+
=== Bug Fixes
18+
Serialization::
19+
* Fixing DST bug in data_nanos support
20+
http://github.com/elastic/elasticsearch-hadoop/pull/1943[#1943]
21+
Storm::
22+
* Do not fail if flush is called before any writes
23+
http://github.com/elastic/elasticsearch-hadoop/pull/1901[#1901]

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.2.0>>
1213
* <<eshadoop-8.1.3>>
1314
* <<eshadoop-8.1.2>>
1415
* <<eshadoop-8.1.1>>
@@ -59,6 +60,7 @@ http://github.com/elastic/elasticsearch-hadoop/issues/XXX[#XXX]
5960
6061
////////////////////////
6162

63+
include::release-notes/8.2.0.adoc[]
6264
include::release-notes/8.1.3.adoc[]
6365
include::release-notes/8.1.2.adoc[]
6466
include::release-notes/8.1.1.adoc[]

0 commit comments

Comments
 (0)