Skip to content

Releases: tenmax/cqlkit

v0.3.3

02 Jul 10:32
d67c0b6
Compare
Choose a tag to compare

#20 make cqlkit output format consistency with cqlsh

v0.3.2

21 May 04:08
792cfd0
Compare
Choose a tag to compare

Suppress netty warnning

v0.3.1

21 Apr 03:02
c595821
Compare
Choose a tag to compare

#8 Support JSON array output format

v0.3.0

24 Mar 02:46
Compare
Choose a tag to compare

#13 Update RowUtils.java
#14 Enable debug mode & print help on no arguments
#16 Added Cassandra custom port as option

v0.2.4

13 Apr 07:33
Compare
Choose a tag to compare

Add configurable request timeout and connect timeout

v0.2.3

01 Dec 14:42
Compare
Choose a tag to compare

Support Cassandra 3.0

v0.2.2

10 Dec 08:28
Compare
Choose a tag to compare
  1. Mutli contact points supported.

v0.2.1

09 Dec 10:22
Compare
Choose a tag to compare
  1. Added fetch size option
  2. Fixed retry bug.

v0.2.0

05 Nov 14:38
Compare
Choose a tag to compare
  1. Add support to consistency level
  2. Add support to date format.

v0.1.0

31 Jul 04:04
Compare
Choose a tag to compare
  1. Add scan a table by token range. --query-ranges
  2. Add scan the partition keys for a table --query-partition-keys