File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ 5.5.0.20 - 2018-07-16
2+ * # 211 Improve ip replacement management
3+ * Fix race condition when computing the routing table
4+ * Fix NPE when logging an error
5+ * Fix bug # 199 with node.name
6+
175.5.0.19 - 2018-06-17
28 * Enhance multicloud support
39 * Fix # 199 cassandra update to null
Original file line number Diff line number Diff line change 11elasticsearch = 5.5.0
22lucene = 6.6.0
3- elassandra = 19
3+ elassandra = 20
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'5.5.0'
6969# The full version, including alpha/beta/rc tags.
70- release = u'5.5.0.19 '
70+ release = u'5.5.0.20 '
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