Skip to content

Newts 3.0.0

Latest
Compare
Choose a tag to compare
@RangerRick RangerRick released this 18 Apr 14:41
· 266 commits to main since this release

Newts 3.0 is a port to the latest Cassandra driver, which necessitates some breaking changes to APIs, since newts-api exposes a number of Cassandra driver internals.

Functionality should be the same, but is now sitting on top of a better (and maintained!) driver core.

  • Upgraded Cassandra driver to 4.15.0
  • Upgraded Guava to 31.1-jre