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 2
2
== Elasticsearch for Apache Hadoop version 8.0.0-alpha1
3
3
4
4
[[breaking-8.0.0-beta1]]
5
+ [float]
5
6
=== Breaking Changes
6
7
Core::
7
8
* Boost default scroll size to 1000
@@ -12,6 +13,7 @@ Build::
12
13
https://github.com/elastic/elasticsearch-hadoop/pull/1350[#1350]
13
14
14
15
[[new-8.0.0-alpha1]]
16
+ [float]
15
17
=== Enhancements
16
18
Build::
17
19
* 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.
9
9
[[release-notes-8]]
10
10
===== 8.x
11
11
12
+ * <<eshadoop-8.0.0-beta1>>
12
13
* <<eshadoop-8.0.0-alpha2>>
13
14
* <<eshadoop-8.0.0-alpha1>>
14
15
@@ -52,3 +53,4 @@ http://github.com/elastic/elasticsearch-hadoop/issues/XXX[#XXX]
52
53
53
54
include::release-notes/8.0.0-alpha1.adoc[]
54
55
include::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