Skip to content

v2.2.0 / 2016-09-20

Compare
Choose a tag to compare
@jhecking jhecking released this 20 Sep 01:50
· 226 commits to master since this release
v2.2.0
  • New Features
    • Support for durable delete write policy [CLIENT-768]; requires Aerospike
      Server Enterprise Edition v3.10 or later.
    • Support Cluster Name verification [CLIENT-776]; requires Aerospike Server v3.10 or later.
  • Bug Fixes
    • Fix error handling in node refresh during cluster tend.
  • Improvements
    • Optionally return multiple results from read operations on same record bin. #39 Thanks to @zingoba.
  • Documentation
    • Added note about potential issues with usage in Ruby on Rails with Phusion Passenger.
    • Amend/clean up documentation of client policies.