Aerospike v2.4.2 Release Notes

Release Date: 2016-11-10 // over 7 years ago
    • 🆕 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!