2.0-RELEASE

Changes

  • Complete rewrite to correspond to 4.0 OSS Datastax Driver
  • Moved to annotation processing based code generation
  • Split projects to separate spring, tests, and generator from core driver
  • New Feature: FailoverPolicy to enable custom failover policies
  • New Feature: Rest DAO generation
  • New Hugo based manual - https://tmobile.github.io/casquatch/
  • New Travis CI Integration - https://travis-ci.com/tmobile/casquatch

Release Date: 08/20/2019

Github: 2.0-RELEASE

Maven Central: casquatch-driver

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