File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -6,19 +6,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ### Added
10+
11+ ### Changed
12+
13+ ### Fixed
14+
15+ ## [ 1.6.0] - 2023-08-28
16+
917### Added
1018- Added the InstaclustrPasswordAuthenticator to the list of default approved authenticators. (#1711 )
1119- Added the ` com.scylladb.auth.SaslauthdAuthenticator ` and ` com.scylladb.auth.TransitionalAuthenticator `
1220 to the list of default approved authenticators. (#1712 )
1321- Added transferring Keyspace and Table names to the Query from the prepared response and updating
1422 information about that every time this information is received. (#1714 )
23+
1524### Changed
1625- Tracer created with NewTraceWriter now includes the thread information from trace events in the output. (#1716 )
1726- Increased default timeouts so that they are higher than Cassandra default timeouts.
1827 This should help prevent issues where a default configuration overloads a server using default timeouts
19- during retries. (#1701 )
20-
21- ### Fixed
28+ during retries. (#1701 , #1719 )
2229
2330## [ 1.5.2] - 2023-06-12
2431
You can’t perform that action at this time.
0 commit comments