Skip to content

Release 5.0.1

Latest
Compare
Choose a tag to compare
@OptimumCode OptimumCode released this 05 Jun 11:20
94d8e8c

What’s new in release 5.0.1

The Cradle 5.0.1 contains a FIX for API problem that required users to add a dependency to the DataStax Cassandra driver to their project in order to use Cradle API for Cassandra:

  • com.datastax.oss.driver.api.core.ConsistencyLevel was removed from public API and encapsulated in com.exactpro.cradle.cassandra.CassandraStorageSettings. You should use com.exactpro.cradle.cassandra.CassandraConsistencyLevel instead