File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ 6.8.4.4 - 2020-04-13
2+ * Upgrade to cassandra-3.11.6
3+ * Fix RandomSearchStrategy
4+ * Add a new RackAwareSearchStrategy
5+ * Improve integration tests
6+
176.8.4.3 - 2020-02-29
28 * Switch to cassandra 3.11.5.3
39 * Improve gradle publication
Original file line number Diff line number Diff line change 1- elasticsearch = 6.8.4.3
1+ elasticsearch = 6.8.4.4
22elasticsearch_vanilla = 6.8.4
33cassandra = 3.11.6.1
44lucene = 7.7.2
Original file line number Diff line number Diff line change 6767# built documents.
6868#
6969# The short X.Y version.
70- version = u'6.8.4.3 '
70+ version = u'6.8.4.4 '
7171# The full version, including alpha/beta/rc tags.
72- release = u'6.8.4.3 '
72+ release = u'6.8.4.4 '
7373
7474tgz_url = "https://github.com/strapdata/elassandra/releases/download/v{0}/elassandra-{0}.tar.gz" .format (release )
7575deb_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