Skip to content

Releases: evolution-gaming/pillar

v5.1.0

26 Aug 10:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.1...v5.1.0

5.0.1

19 Mar 14:13
Compare
Choose a tag to compare

Add ability to set consistency level (default ConsistencyLevel.QUORUM)

5.0.0

02 Mar 11:53
Compare
Choose a tag to compare

A lot of drastic changes due to forking stale project

  • Remove support for Red Hat packages
  • Update SBT to 1.3.8 and related SBT plugins
  • Cross-compile for only Scala 2.12 and 2.13
  • Update Cassandra driver and test libraries
  • Change root package to com.evolutiongaming
  • Require Java 8 as it is minimal for Scala 2.13
  • Use Instant instead of Date in most places