Major feature release
-
New Features
- Adds support for mixed security modes in cluster to enable rolling upgrade with security changes.
- Adds support for delete record operation
DeleteOp()
inClient.Operate()
. - Adds support for write operations in background scan/query.
- Adds support for
Scan/QueryPolicy.RecordsPerSecond
field to limit throughput.