Skip to content

Commit

Permalink
release 5.5.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Royer committed Jun 5, 2018
1 parent 4ed93b0 commit b4aff78
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
5.5.0.18 - 2018-06-05
* Fix support for range partition deletion and add support for smallint and tinyint
* Fix #197 Deletion of a List element removes the document on ES
* Improve catch exception to avoid cassandra write timeout
* Update elasticsearch nodes when a remote rpc adresse change

5.5.0.17 - 2018-05-22
* Fix list settings representation
* Make replicated actions executed locally
Expand Down
2 changes: 1 addition & 1 deletion buildSrc/version.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
elasticsearch = 5.5.0
lucene = 6.6.0
elassandra = 17
elassandra = 18
cassandra = 3.11.2

# optional dependencies
Expand Down

0 comments on commit b4aff78

Please sign in to comment.