File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
docs/src/reference/asciidoc/appendix Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 1+ [[eshadoop-7.17.3]]
2+ == Elasticsearch for Apache Hadoop version 7.17.3
3+
4+ [[bugs-7.17.3]]
5+ === Bug Fixes
6+ Core::
7+ * Fixing DST bug in data_nanos support (#1943)
8+ https://github.com/elastic/elasticsearch-hadoop/pull/1943[#1943]
9+ https://github.com/elastic/elasticsearch-hadoop/pull/1948[#1948]
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.3>>
1213* <<eshadoop-7.17.2>>
1314* <<eshadoop-7.17.1>>
1415* <<eshadoop-7.17.0>>
@@ -115,6 +116,7 @@ http://github.com/elastic/elasticsearch-hadoop/issues/XXX[#XXX]
115116
116117////////////////////////
117118
119+ include::release-notes/7.17.3.adoc[]
118120include::release-notes/7.17.2.adoc[]
119121include::release-notes/7.17.1.adoc[]
120122include::release-notes/7.17.0.adoc[]
You can’t perform that action at this time.
0 commit comments