File tree Expand file tree Collapse file tree 3 files changed +21
-0
lines changed
docs/src/reference/asciidoc/appendix Expand file tree Collapse file tree 3 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 22== Elasticsearch for Apache Hadoop version 8.0.0-alpha1
33
44[[breaking-8.0.0-beta1]]
5+ [float]
56=== Breaking Changes
67Core::
78* Boost default scroll size to 1000
@@ -12,6 +13,7 @@ Build::
1213https://github.com/elastic/elasticsearch-hadoop/pull/1350[#1350]
1314
1415[[new-8.0.0-alpha1]]
16+ [float]
1517=== Enhancements
1618Build::
1719* Update Gradle wrapper to 7.0
Original file line number Diff line number Diff line change 1+ [[eshadoop-8.0.0-beta1]]
2+ == Elasticsearch for Apache Hadoop version 8.0.0-beta1
3+ coming::[8.0.0-beta1]
4+
5+ [[enhancement-8.0.0-beta1]]
6+ [float]
7+ === Enhancements
8+ Core::
9+ - Setting X-Opaque-ID header for all reads and writes for mapreduce and spark
10+ https://github.com/elastic/elasticsearch-hadoop/pull/1770[#1770]
11+
12+ [[bug-8.0.0-beta1]]
13+ [float]
14+ === Bug fixes
15+ Core::
16+ - Close RestRepository to avoid a connection leak
17+ https://github.com/elastic/elasticsearch-hadoop/pull/1781[#1781]
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.0.0-beta1>>
1213* <<eshadoop-8.0.0-alpha2>>
1314* <<eshadoop-8.0.0-alpha1>>
1415
@@ -52,3 +53,4 @@ http://github.com/elastic/elasticsearch-hadoop/issues/XXX[#XXX]
5253
5354include::release-notes/8.0.0-alpha1.adoc[]
5455include::release-notes/8.0.0-alpha2.adoc[]
56+ include::release-notes/8.0.0-beta1.adoc[]
You can’t perform that action at this time.
0 commit comments