- [#62][]: Upgrade cassandra driver to 3.0.0
- #60: Bump cassandra-driver-core dependency to 2.1.9
- #55: Add support for QueryLogger into MapConfiguredCqlClientFactory
- #54: Reduce synchronization on CqlClientFactory
- #51: Bump cassandra-driver-core dependency to 2.1.6
- #31: Added ability to configure read timeouts, and various other parameters on the CQL cluster/session.
- #47: Added LZ4 dependency, so it gets bundled in.
- #37: Fixed leaking statements inside State object.
- #36: Fixed issue with incrmental state only commiting one aggregate value.
- Added cassandra-unit to the test suite so we could un-Ignore tests.
- Repackaged tests and added documentation to make them more understantable.
- Bump cassandra-driver-core dependency to 2.1.4
- #27: Use QUORUM by default instead of LOCAL_QUORUM