Skip to content

Commit cfafacd

Browse files
committed
7.1.1 Release Notes
1 parent be9b634 commit cfafacd

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
[[eshadoop-7.1.1]]
2+
== Elasticsearch for Apache Hadoop version 7.1.1
3+
May 28, 2019
4+
5+
[[bugs-7.1.1]]
6+
=== Bug Fixes
7+
REST::
8+
* Fix the mapping client call on ES 5.x and earlier.
9+
https://github.com/elastic/elasticsearch-hadoop/issues/1276[#1276]
10+
https://github.com/elastic/elasticsearch-hadoop/pull/1284[#1284]
11+
* Fix incorrect scroll termination for ES 2.x
12+
https://github.com/elastic/elasticsearch-hadoop/issues/1277[#1277]
13+
https://github.com/elastic/elasticsearch-hadoop/pull/1287[#1287]
14+
15+
[[nonissue-7.1.1]]
16+
=== Non-issue
17+
Build::
18+
* Set ubuntu dist to trusty
19+
https://github.com/elastic/elasticsearch-hadoop/pull/1288[#1288]

docs/src/reference/asciidoc/appendix/release.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This section summarizes the changes in each release.
88
[float]
99
[[release-notes-7]]
1010
===== 7.x
11+
* <<eshadoop-7.1.1>>
1112
* <<eshadoop-7.1.0>>
1213
* <<eshadoop-7.0.1>>
1314
* <<eshadoop-7.0.0>>
@@ -65,6 +66,7 @@ http://github.com/elastic/elasticsearch-hadoop/issues/XXX[#XXX]
6566
6667
////////////////////////
6768

69+
include::release-notes/7.1.1.adoc[]
6870
include::release-notes/7.1.0.adoc[]
6971
include::release-notes/7.0.1.adoc[]
7072
include::release-notes/7.0.0.adoc[]

0 commit comments

Comments
 (0)