File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ 6.2.3.4 - 2018-08-10
2+ * Fix cassandra discovery for k8s
3+ * Delete nested documents when truncating a cassandra table
4+ * Fix concurrent partition read-before-indexing
5+
166.2.3.3 - 2018-07-16
27 * # 211 Improve ip replacement management
38 * Fix race condition when computing the routing table
Original file line number Diff line number Diff line change 11elasticsearch = 6.2.3
22lucene = 7.2.1
3- elassandra = 3
3+ elassandra = 4
44cassandra = 3.11.2
55
66# optional dependencies
Original file line number Diff line number Diff line change 6767# The short X.Y version.
6868version = u'6.2.3'
6969# The full version, including alpha/beta/rc tags.
70- release = u'6.2.3.3 '
70+ release = u'6.2.3.4 '
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