Skip to content

Commit 3bb4adf

Browse files
author
Vincent Royer
committed
release 6.2.3.5
1 parent 0796553 commit 3bb4adf

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGES.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
6.2.3.5 - 2018-09-03
1+
6.2.3.5 - 2018-09-24
22
* Upgrade to cassandra 3.11.3
33
* Improve indexing of updates not time-ordered
4+
* Add new index setting index_insert_only for insert only workloads.
45
* Fix #178 add package name to function class if needed
56
* Add a node status DISABLED for cassandra-only nodes
67

buildSrc/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
elasticsearch = 6.2.3
22
lucene = 7.2.1
3-
elassandra = 5-rc3
3+
elassandra = 5
44
cassandra = 3.11.3
55

66
# optional dependencies

0 commit comments

Comments
 (0)