Skip to content

Commit 6c60327

Browse files
jakelandisAdam Locke
andauthored
Release notes for 8.0.0-beta1 (#1786)
* Release notes for 8.0.0-beta1 * Add coming tag Co-authored-by: Adam Locke <[email protected]>
1 parent e125212 commit 6c60327

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed

docs/src/reference/asciidoc/appendix/release-notes/8.0.0-alpha1.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
== Elasticsearch for Apache Hadoop version 8.0.0-alpha1
33

44
[[breaking-8.0.0-beta1]]
5+
[float]
56
=== Breaking Changes
67
Core::
78
* Boost default scroll size to 1000
@@ -12,6 +13,7 @@ Build::
1213
https://github.com/elastic/elasticsearch-hadoop/pull/1350[#1350]
1314

1415
[[new-8.0.0-alpha1]]
16+
[float]
1517
=== Enhancements
1618
Build::
1719
* Update Gradle wrapper to 7.0
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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]

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-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

5354
include::release-notes/8.0.0-alpha1.adoc[]
5455
include::release-notes/8.0.0-alpha2.adoc[]
56+
include::release-notes/8.0.0-beta1.adoc[]

0 commit comments

Comments
 (0)