File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ 6.2.3.26 - 2020-02-29
2
+ * Switch to cassandra 3.11.5.3
3
+ * Improve gradle publication
4
+
1
5
6.2.3.25 - 2020-02-17
2
6
* Optimize the IndexMetaData.keyspace method
3
7
* Fix TimeUUID & Base64 Ingest processor declaration
Original file line number Diff line number Diff line change 1
- elasticsearch = 6.2.3.25
1
+ elasticsearch = 6.2.3.26
2
2
elasticsearch_vanilla = 6.2.3
3
3
cassandra = 3.11.5.3
4
4
lucene = 7.2.1
Original file line number Diff line number Diff line change 67
67
# built documents.
68
68
#
69
69
# The short X.Y version.
70
- version = u'6.2.3.25 '
70
+ version = u'6.2.3.26 '
71
71
# The full version, including alpha/beta/rc tags.
72
- release = u'6.2.3.25 '
72
+ release = u'6.2.3.26 '
73
73
74
74
tgz_url = "https://github.com/strapdata/elassandra/releases/download/v{0}/elassandra-{0}.tar.gz" .format (release )
75
75
deb_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