File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed
docs/src/reference/asciidoc/appendix Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 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]
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.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[]
7779include::release-notes/8.4.3.adoc[]
7880include::release-notes/8.4.2.adoc[]
7981include::release-notes/8.4.1.adoc[]
You can’t perform that action at this time.
0 commit comments