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+ 6.2.3.3 - 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+
176.2.3.2 - 2018-06-25
28 * Fix packaging of elasticsearch-plugin in tarball distribution
39 * Fix # 202 Memory lock not working
Original file line number Diff line number Diff line change 11elasticsearch = 6.2.3
22lucene = 7.2.1
3- elassandra = 2
3+ elassandra = 3
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.1 '
70+ release = u'6.2.3.3 '
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