File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
docs/src/reference/asciidoc/appendix Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ [[eshadoop-7.14.0]]
2+ == Elasticsearch for Apache Hadoop version 7.14.0
3+
4+ [[new-7.14.0]]
5+ === Enhancements
6+
7+ Build::
8+ - Remove the conjars repository from the build
9+ https://github.com/elastic/elasticsearch-hadoop/pull/1684[#1684]
10+
11+ Core::
12+ - Verify cluster main info response returns correct product headers
13+ https://github.com/elastic/elasticsearch-hadoop/pull/1679[#1679]
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-7]]
1010===== 7.x
1111
12+ * <<eshadoop-7.14.0>>
1213* <<eshadoop-7.13.4>>
1314* <<eshadoop-7.13.3>>
1415* <<eshadoop-7.13.2>>
@@ -102,6 +103,7 @@ http://github.com/elastic/elasticsearch-hadoop/issues/XXX[#XXX]
102103
103104////////////////////////
104105
106+ include::release-notes/7.14.0.adoc[]
105107include::release-notes/7.13.4.adoc[]
106108include::release-notes/7.13.3.adoc[]
107109include::release-notes/7.13.2.adoc[]
You can’t perform that action at this time.
0 commit comments