File tree Expand file tree Collapse file tree 3 files changed +17
-0
lines changed
docs/src/reference/asciidoc/appendix Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ [[eshadoop-8.1.2]]
2+ == Elasticsearch for Apache Hadoop version 8.1.2
3+
4+ ES-Hadoop 8.1.2 is a version compatibility release, tested specifically against
5+ Elasticsearch 8.1.2.
Original file line number Diff line number Diff line change 1+ [[eshadoop-8.1.3]]
2+ == Elasticsearch for Apache Hadoop version 8.1.3
3+
4+ [[bugs-8.1.3]]
5+ === Bug Fixes
6+ Spark::
7+ * Set UserProvider before discovery in Spark SQL integrations
8+ https://github.com/elastic/elasticsearch-hadoop/pull/1934[#1934]
Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ This section summarizes the changes in each release.
99[[release-notes-8]]
1010===== 8.x
1111
12+ * <<eshadoop-8.1.3>>
13+ * <<eshadoop-8.1.2>>
1214* <<eshadoop-8.1.1>>
1315* <<eshadoop-8.1.0>>
1416* <<eshadoop-8.0.1>>
@@ -57,6 +59,8 @@ http://github.com/elastic/elasticsearch-hadoop/issues/XXX[#XXX]
5759
5860////////////////////////
5961
62+ include::release-notes/8.1.3.adoc[]
63+ include::release-notes/8.1.2.adoc[]
6064include::release-notes/8.1.1.adoc[]
6165include::release-notes/8.1.0.adoc[]
6266include::release-notes/8.0.1.adoc[]
You can’t perform that action at this time.
0 commit comments