1.3-RELEASE

Changes

  • Added SSL Support
  • Added CassandraDriver-EE as a simple wrapper to inject the licensed driver.
  • Additional Documentation and Tests
  • Updated to latest Cassandra Driver (3.6.0)
  • Added support for Solr Query By Object and by CQL. Requires DSE Search >= 6.0
  • Rewrote test suite to fully regression test multiple versions
  • Bugfix: Spring Config Server changes to run independently

Release Date: 09/17/2018

Github: 1.3-RELEASE

Maven Central: CassandraDriver

<dependency>
  <groupId>com.tmobile.opensource.casquatch</groupId>
  <artifactId>CassandraDriver</artifactId>
  <version>1.3-RELEASE</version>
</dependency>
Copyright 2018 T-Mobile US, Inc.
Code For Demonstration Purposes Only