File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
docs/src/reference/asciidoc/appendix Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 1+ [[eshadoop-7.17.11]]
2+ == Elasticsearch for Apache Hadoop version 7.17.11
3+
4+ [[bugs-7.17.11]]
5+ === Bug Fixes
6+ Core::
7+ * Replacing the use of Java object serialization with Jackson
8+ https://github.com/elastic/elasticsearch-hadoop/pull/2080[#2080]
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-7]]
1010===== 7.x
1111
12+ * <<eshadoop-7.17.11>>
1213* <<eshadoop-7.17.10>>
1314* <<eshadoop-7.17.9>>
1415* <<eshadoop-7.17.8>>
@@ -123,6 +124,7 @@ http://github.com/elastic/elasticsearch-hadoop/issues/XXX[#XXX]
123124
124125////////////////////////
125126
127+ include::release-notes/7.17.11.adoc[]
126128include::release-notes/7.17.10.adoc[]
127129include::release-notes/7.17.9.adoc[]
128130include::release-notes/7.17.8.adoc[]
You can’t perform that action at this time.
0 commit comments