Skip to content

Commit 8f3962b

Browse files
authored
[DOCS] Add 8.8.0 release notes (#2093)
1 parent 5b4a454 commit 8f3962b

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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]

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.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[]
8688
include::release-notes/8.7.1.adoc[]
8789
include::release-notes/8.7.0.adoc[]
8890
include::release-notes/8.6.2.adoc[]

0 commit comments

Comments
 (0)