Skip to content

[5.11.0]

Compare
Choose a tag to compare
@DomPeliniAerospike DomPeliniAerospike released this 16 Feb 20:14
· 138 commits to master since this release
c6310d9

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.