1.0.0-M05
Pre-release
Pre-release
- Improved the way to configure encryption by introducing
EncryptionLevel
andTrustStrategy
to replace the oldTlsEnabled
andTlsAuthConfig
. - 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