File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 6.8.4.13 - 2021-01-05
2+ * Fix a possible StackOverflowError
3+ * Rename the finalize method to avoid GC issue
4+
156.8.4.12 - 2020-12-07
26 * Fix a mapping update issue when having a datacenter group
37 * Update doc about reindexing from a remote cluster
610 * Upgrade to cassandra 3.11.9.1
711 * Fix nested types matching error
812 * Fixup multiple delete of the same document
9-
13+
10146.8.4.10 - 2020-08-10
1115 * Upgrade jackson 2.8.11 to fix a security issue (see elasticsearch # 45225)
1216 * Upgrade to cassandra 3.11.7.1
Original file line number Diff line number Diff line change 1- elasticsearch = 6.8.4.12
1+ elasticsearch = 6.8.4.13
22elasticsearch_vanilla = 6.8.4
33cassandra = 3.11.9.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.12 '
68+ version = u'6.8.4.13 '
6969# The full version, including alpha/beta/rc tags.
70- release = u'6.8.4.12 '
70+ release = u'6.8.4.13 '
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