[5.11.0]
DomPeliniAerospike
released this
16 Feb 20:14
·
138 commits
to master
since this release
New Features
- [CLIENT-2770] - Added support for persistent list indexes.
- [CLIENT-2774] - Added 'ttl' property to 'batchWrite' policy.
- [CLIENT-2793] - Added support for the batchParentWrite policy in the client config policy.
- [CLIENT-2795] - Added the 'create' method for the 'aerospike/list' module.
Bug fixes
- [CLIENT-2773] - Added missing error codes to status.js.
- [CLIENT-2794] - Fixed typescript compiler errors.
- [CLIENT-27811] - Batch repeat flag is no longer set on batch writes when the 'sendKey' policy is true.