Skip to content

Dependency update to ease migration away from Astyanax

Compare
Choose a tag to compare
@chapj2001 chapj2001 released this 23 Aug 22:32
· 12 commits to master since this release
25dc132

Update dependencies and shade cassandra-all usage to ease migration from Astyanax to DataStax Java Driver for Apache Cassandra.

This release does not imply any change in Astyanax deprecation. Projects still using Astyanax should upgrade to DataStax Java Driver for Apache Cassandra.

  • Shade cassandra-all
  • Update dependencies
  • Upgrade to latest recommended Gradle 4.8.1 and NetflixOSS 5.1.1.
  • Remove unused log4j files interfering with app-specific definition.
  • Remove unused C* yaml configs.
  • Add astyanax-test:test properties file for slf4j SimpleLogger.
  • Add Travis config for current Netflix OSS build and publish.