You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)