Repository URL to install this package:
|
Version:
3.2.0 ▾
|
cassandra-driver
/
CHANGELOG.md
|
|---|
2017-01-17
isIdempotent query option which is set to false by default: future versions of the driver will use this
value to consider whether an execution should be retried or directly rethrown to the consumer without using the retry
policy (#197).@@iterator2016-11-14
2016-10-07
2016-09-21
2016-08-31
2016-08-30
2016-06-30
2016-06-28
2016-04-05
2016-02-08
2015-12-14
LOCAL_ONE.2015-11-11
LOCAL QUORUM #103Aggregate#initCondition now returns the string representation of the value
#102ResultSet#nextPage() and Client#stream() throttling
#1112015-10-19
2015-10-14
2015-09-14
2015-08-10
readTimeout that can be configured in the socketOptions, enabled by default to
12secshostAdd, hostRemove, hostUp and hostDown2015-06-18
NULL and UNSET values in Prepared Statements