Skip to content

Commit 20ff663

Browse files
authored
[DOCS] Add 7.16.0 release notes (#1810)
1 parent af4db03 commit 20ff663

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
[[eshadoop-7.16.0]]
2+
== Elasticsearch for Apache Hadoop version 7.16.0
3+
4+
[[new-7.16.0]]
5+
=== New Features
6+
Core::
7+
* Setting X-Opaque-ID header for all reads and writes for MapReduce and Spark
8+
https://github.com/elastic/elasticsearch-hadoop/pull/1770[#1770]
9+
10+
[[bugs-7.16.0]]
11+
=== Bug Fixes
12+
Rest::
13+
* Closing RestRepository to avoid a connection leak
14+
https://github.com/elastic/elasticsearch-hadoop/pull/1781[#1781]

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-7]]
1010
===== 7.x
1111

12+
* <<eshadoop-7.16.0>>
1213
* <<eshadoop-7.15.2>>
1314
* <<eshadoop-7.15.1>>
1415
* <<eshadoop-7.15.0>>
@@ -108,6 +109,7 @@ http://github.com/elastic/elasticsearch-hadoop/issues/XXX[#XXX]
108109
109110
////////////////////////
110111

112+
include::release-notes/7.16.0.adoc[]
111113
include::release-notes/7.15.2.adoc[]
112114
include::release-notes/7.15.1.adoc[]
113115
include::release-notes/7.15.0.adoc[]

0 commit comments

Comments
 (0)