File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ 6.8.4.6 - 2020-06-11
2+ * Fix # 346 Nested objects with inner hits query returns "extracted source isn't an object or an array"
3+ * Fix NPE when network config is wrong
4+
156.8.4.5 - 2020-05-01
26 * Fixup NPE on cluster state update
37 * Fix kibana _timestamp field mapper not found
Original file line number Diff line number Diff line change 1- elasticsearch = 6.8.4.5
1+ elasticsearch = 6.8.4.6
22elasticsearch_vanilla = 6.8.4
33cassandra = 3.11.6.1
44lucene = 7.7.2
Original file line number Diff line number Diff line change 6565# built documents.
6666#
6767# The short X.Y version.
68- version = u'6.8.4.5 '
68+ version = u'6.8.4.6 '
6969# The full version, including alpha/beta/rc tags.
70- release = u'6.8.4.5 '
70+ release = u'6.8.4.6 '
7171
7272tgz_url = "https://github.com/strapdata/elassandra/releases/download/v{0}/elassandra-{0}.tar.gz" .format (release )
7373deb_url = "https://github.com/strapdata/elassandra/releases/download/v{0}/elassandra-{0}.deb" .format (release )
You can’t perform that action at this time.
0 commit comments