github apache/cassandra-gocql-driver v1.6.0

12 months ago

Added

  • Added the InstaclustrPasswordAuthenticator to the list of default approved authenticators. (#1711)
  • Added the com.scylladb.auth.SaslauthdAuthenticator and com.scylladb.auth.TransitionalAuthenticator
    to the list of default approved authenticators. (#1712)
  • Added transferring Keyspace and Table names to the Query from the prepared response and updating
    information about that every time this information is received. (#1714)

Changed

  • Tracer created with NewTraceWriter now includes the thread information from trace events in the output. (#1716)
  • Increased default timeouts so that they are higher than Cassandra default timeouts.
    This should help prevent issues where a default configuration overloads a server using default timeouts
    during retries. (#1701, #1719)

Don't miss a new cassandra-gocql-driver release

NewReleases is sending notifications on new releases.