Skip to content

Commit 0d67167

Browse files
authored
[DOCS] Add 8.5.0 release notes (#2032) (#2034)
(cherry picked from commit 0a8e0bc)
1 parent 8b560df commit 0d67167

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[[eshadoop-8.5.0]]
2+
== Elasticsearch for Apache Hadoop version 8.5.0
3+
4+
[[enhancements-8.5.0]]
5+
=== Enhancements
6+
Section::
7+
* Adding a user-agent header
8+
https://github.com/elastic/elasticsearch-hadoop/pull/1993[#1993]
9+
10+
[[bugs-8.5.0]]
11+
=== Bug Fixes
12+
Section::
13+
* Ignoring missing indices if es.index.read.missing.as.empty is true
14+
https://github.com/elastic/elasticsearch-hadoop/pull/1997[#1997]
15+
http://github.com/elastic/elasticsearch-hadoop/issues/1055[#1055]

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.5.0>>
1213
* <<eshadoop-8.4.3>>
1314
* <<eshadoop-8.4.2>>
1415
* <<eshadoop-8.4.1>>
@@ -74,6 +75,7 @@ Elasticsearch 5.3.1.
7475
7576
////////////////////////
7677

78+
include::release-notes/8.5.0.adoc[]
7779
include::release-notes/8.4.3.adoc[]
7880
include::release-notes/8.4.2.adoc[]
7981
include::release-notes/8.4.1.adoc[]

0 commit comments

Comments
 (0)