Aerospike v3.0.0 Release Notes

Release Date: 2017-10-03 // over 6 years ago
    • ๐Ÿ†• New Features

      • Support for Promises in addition to Callback functions PR #210
      • Support nobins flag on query operations
      • Support CDT List Increment operation. Requires Aerospike server version 3.15 or later.
      • Improved timeout handling and automatic transaction retries - see detailed API changes for more info.
      • Support gen policy for apply UDF operation.
    • ๐Ÿ› Bug Fixes

      • Fix memory leak in batchRead #213
    • โšก๏ธ Updates

      • Requires Node.js v4.x (LTS) or later; Node.js v0.12.x and io.js are no longer supported PR #179
      • Update C client library to v4.2.0.
      • Changes to callback function signatures for several client operations. PR #210
      • Removal of several client functions, that were marked as deprecated under v2.x. PR #214
      • Policy rewrite and changes to how default client policies are configured. PR #221
      • Changes to shared memory layout and default shared memory key.

    ๐Ÿ“„ Please refer to the full list of backward incompatible API changes for further details.