File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed
docs/src/reference/asciidoc/appendix Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change
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]
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ This section summarizes the changes in each release.
9
9
[[release-notes-8]]
10
10
===== 8.x
11
11
12
+ * <<eshadoop-8.2.0>>
12
13
* <<eshadoop-8.1.3>>
13
14
* <<eshadoop-8.1.2>>
14
15
* <<eshadoop-8.1.1>>
@@ -59,6 +60,7 @@ http://github.com/elastic/elasticsearch-hadoop/issues/XXX[#XXX]
59
60
60
61
////////////////////////
61
62
63
+ include::release-notes/8.2.0.adoc[]
62
64
include::release-notes/8.1.3.adoc[]
63
65
include::release-notes/8.1.2.adoc[]
64
66
include::release-notes/8.1.1.adoc[]
You can’t perform that action at this time.
0 commit comments