3.0.0
Fixed
- Remembering
USE
d keyspaces across connections. - Race condition on query id overflow.
Changed
- Removed deprecated
PasswordAuthenticator
. - Removed unused
Compressor
trait. - Large API cleanup.
- Renamed
IntoBytes
toAsBytes
. Authenticator
can now be created at runtime - removed static type parameter.- Removed unneeded memory allocations when parsing data.