Skip to content

3.0.0

Compare
Choose a tag to compare
@krojew krojew released this 02 Mar 09:54
· 542 commits to master since this release

Fixed

  • Remembering USEd keyspaces across connections.
  • Race condition on query id overflow.

Changed

  • Removed deprecated PasswordAuthenticator.
  • Removed unused Compressor trait.
  • Large API cleanup.
  • Renamed IntoBytes to AsBytes.
  • Authenticator can now be created at runtime - removed static type parameter.
  • Removed unneeded memory allocations when parsing data.