Skip to content

v2.4.2 / 2016-11-10

Compare
Choose a tag to compare
@jhecking jhecking released this 10 Nov 09:53
· 1483 commits to master since this release
v2.4.2
  • New Features
    • Added constant enums Aerospike.ttl for "special" TTL values, incl. DONT_UPDATE value supported by Aerospike Server v3.10.1 and later.
  • 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!