1.2-RELEASE

Changes

  • Initial Open Source Release
  • Added Spring Config Server
  • Extended all tuning properties to be modified using a builder procedure or spring configuration
  • Moved all spring references into CassandraDriverSpringConfiguration
  • Moved from log4j to logback to match spring
  • Renamed package and group ids for open source
  • Added licensing and documentation for open source

Release Date: 06/22/2018

Github: 1.2-RELEASE

Maven Central: CassandraDriver

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