File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
docs/src/reference/asciidoc/appendix Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 1+ [[eshadoop-8.8.0]]
2+ == Elasticsearch for Apache Hadoop version 8.8.0
3+
4+ [[bugs-8.8.0]]
5+ === Bug Fixes
6+ Hive::
7+ * Fixing WritableBytesConverter to not overwrite bytes with wrong value
8+ https://github.com/elastic/elasticsearch-hadoop/issues/2072[#2072]
9+ https://github.com/elastic/elasticsearch-hadoop/pull/2075[#2075]
Original file line number Diff line number Diff 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.8.0>>
1213* <<eshadoop-8.7.1>>
1314* <<eshadoop-8.7.0>>
1415* <<eshadoop-8.6.2>>
@@ -83,6 +84,7 @@ Elasticsearch 5.3.1.
8384
8485////////////////////////
8586
87+ include::release-notes/8.8.0.adoc[]
8688include::release-notes/8.7.1.adoc[]
8789include::release-notes/8.7.0.adoc[]
8890include::release-notes/8.6.2.adoc[]
You can’t perform that action at this time.
0 commit comments