We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0796553 commit 3bb4adfCopy full SHA for 3bb4adf
CHANGES.txt
@@ -1,6 +1,7 @@
1
-6.2.3.5 - 2018-09-03
+6.2.3.5 - 2018-09-24
2
* Upgrade to cassandra 3.11.3
3
* Improve indexing of updates not time-ordered
4
+ * Add new index setting index_insert_only for insert only workloads.
5
* Fix #178 add package name to function class if needed
6
* Add a node status DISABLED for cassandra-only nodes
7
buildSrc/version.properties
@@ -1,6 +1,6 @@
elasticsearch = 6.2.3
lucene = 7.2.1
-elassandra = 5-rc3
+elassandra = 5
cassandra = 3.11.3
# optional dependencies
0 commit comments