All Versions
67
Latest Version
Avg Release Cycle
70 days
Latest Release
-
Changelog History
Page 5
Changelog History
Page 5
-
v2.7.1 Changes
July 24, 2017- ๐ New Features
- Add socket timeout setting to query policy #207
- ๐ New Features
-
v2.7.0 Changes
July 17, 2017 -
v2.6.0 Changes
May 25, 2017๐ New Features
- Expose new consistency level in batch policy [#197](https://github.com/aerospike/aerospike-client-nodejs/pull/197
- Add interface to dynamically add/remove seed hosts #194
- New UDF register/unregister job to async wait for job completion #198
- Improved Info.parse() function, replacing Info.parseInfo()
โก๏ธ Updates
- Update C client library to v4.1.6.
- The Client#udfRegisterWait and Info#parseInfo functions have been marked deprecated. See API Changes for details.
-
v2.5.2 Changes
April 20, 2017๐ v2.5.x is the last release to support Node.js v0.12 and io.js. The next major client release will require Node.js v4 or later.
-
v2.5.1 Changes
April 11, 2017- ๐ Bug Fixes
- Support queries with keys with just namespace + digest #184
- ๐ Bug Fixes
-
v2.5.0 Changes
April 05, 2017๐ New Features
๐ Bug Fixes
โก๏ธ Updates
-
v2.4.4 Changes
December 19, 2016 -
v2.4.3 Changes
November 11, 2016- ๐ Bug Fixes
- Fix installation on macOS. #155 Thanks to @arch1t3ct!
- Fix installation on platforms without
which
command. - Explicity link zlib to fix usage on Alpine Linux. #117 Thanks to @rma4ok!
- ๐ Bug Fixes
-
v2.4.2 Changes
November 10, 2016๐ New Features
- Added constant enums
Aerospike.ttl
for "special" TTL values, incl.DONT_UPDATE
value supported by Aerospike Server v3.10.1 and later.
- Added constant enums
๐ Bug Fixes
- Security Fix: Download C client using HTTPS and verify package checksum. #153 Thanks to Adam Baldwin of @liftsecurity for the report!
- Support for Ubuntu 16.10/17.04 in the C client download script. #154 Thanks to @kitex!
-
v2.4.1 Changes
October 10, 2016๐ Bug Fixes
- Fix write operator to support double values. #148 Thanks to @OlegPoberegets!
๐ Changes
- Renamed Cluster ID to Cluster Name; Cluster Name verification requires Aerospike Server v3.10 or later.
โก๏ธ Updates
- Update C client library to v4.1.1.