Skip to content

1.0.0-M05

Pre-release
Pre-release
Compare
Choose a tag to compare
@pontusmelke pontusmelke released this 16 Mar 10:42
· 171 commits to 1.0 since this release
  • Improved the way to configure encryption by introducing EncryptionLevel and TrustStrategy to replace the old TlsEnabled and TlsAuthConfig.
  • Introduced auth capabilities where on the creation of the driver, authentication credentials could be passed to the driver so that the server would be able to authenticate the driver user.
  • Change ResultCursor to Iterator
  • Improved discoverability of API
  • Severity level is now exposed on Notifications
  • Summary#updateStatistics renamed to Summary#counters
  • StatementResult#summarize renamed to StatementResult#consume