diff --git a/docs/src/reference/asciidoc/appendix/release-notes/7.16.2.adoc b/docs/src/reference/asciidoc/appendix/release-notes/7.16.2.adoc new file mode 100644 index 000000000..3343c7e3c --- /dev/null +++ b/docs/src/reference/asciidoc/appendix/release-notes/7.16.2.adoc @@ -0,0 +1,8 @@ +[[eshadoop-7.16.2]] +== Elasticsearch for Apache Hadoop version 7.16.2 + +[[new-7.16.2]] +=== Enhancements +Build:: +* Bump: log4j 2.10.0 to 2.15.0 +https://github.com/elastic/elasticsearch-hadoop/pull/1817[#1817] diff --git a/docs/src/reference/asciidoc/appendix/release.adoc b/docs/src/reference/asciidoc/appendix/release.adoc index 89f37ae40..92e0bde22 100644 --- a/docs/src/reference/asciidoc/appendix/release.adoc +++ b/docs/src/reference/asciidoc/appendix/release.adoc @@ -9,6 +9,7 @@ This section summarizes the changes in each release. [[release-notes-7]] ===== 7.x +* <> * <> * <> * <> @@ -110,6 +111,7 @@ http://github.com/elastic/elasticsearch-hadoop/issues/XXX[#XXX] //////////////////////// +include::release-notes/7.16.2.adoc[] include::release-notes/7.16.1.adoc[] include::release-notes/7.16.0.adoc[] include::release-notes/7.15.2.adoc[]