Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-sucha committed Jul 21, 2023
1 parent db6d556 commit 7a686db
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

### Added
- Added the InstaclustrPasswordAuthenticator to the list of default approved authenticators.
- 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.
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
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)

### Fixed

Expand Down

0 comments on commit 7a686db

Please sign in to comment.