hmsonline / storm-cassandra-cql

Storm Cassandra Bridge built on CQL
Apache License 2.0
43 stars 38 forks source link

Bump com.datastax.cassandra cassandra-driver-core to 2.1.9 #60

Closed bflad closed 8 years ago

bflad commented 8 years ago
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:29 min
[INFO] Finished at: 2016-02-15T15:56:22-05:00
[INFO] Final Memory: 26M/138M
[INFO] ------------------------------------------------------------------------

2.1.7

We've just released version 2.1.7 of the driver, focused on fixes and improvements in the query builder and mapper.

Here are the most notable changes:

2.1.7 is binary compatible with 2.1.6. See the upgrade guide for a few non-breaking changes you should be aware of.

Here is the complete changelog:

Merged from 2.0 branch:

2.0.12 contains important bug fixes, and a few minor improvements:

2.1.9 contains all the changes from 2.0.12, and the following tickets:

irieksts commented 8 years ago

LGTM