Aerospike Node.js Client Release 5.0.0 (May 2, 2022)

Aerospike Node.js client version 5.0.0 was released on May 2, 2022.

  • The new features require Aerospike Server version 6.0 or newer.

New Features

  • [CLIENT-1629] - Node.js: Support for Debian 11.
  • [CLIENT-1713] - Node.js: Support batch apply command.
  • [CLIENT-1712] - Node.js: Support batch remove operations.
  • [CLIENT-1711] - Node.js: Support batch write operations.
  • [CLIENT-1715] - Node.js: Support query partition.
  • [CLIENT-1714] - Node.js: Support scan partition.

Improvements

  • [CLIENT-1404] - Node.js: Use the new C client ability to sort maps client-side ahead of operations.

Updates

  • BREAKING: Remove deprecated PredicateExpression filtering which has been replaced by new Filter Expressions.
  • npm registry includes images for nodejs v17.8.0 and v18.0.0.