Aerospike Node.js Client Release 3.16.5 (April 14, 2021)

Aerospike Node.js client version 3.16.5 was released on April 14, 2021.

This minor release adds a bug fix and an update.

  • A bug affecting this version of the Node.js client has been identified.
    • If your application uses scans, we strongly recommend that you upgrade to Node.js client 3.16.7 at the earliest opportunity.

Bug Fixes

  • [CLIENT-1498] - Support infoTimeout on QueryPolicy. The timeout is used when failOnClusterChange is true and an info validation command is sent before/after the query. #412

Updates

  • Update C client library to v4.6.21.