Ruby Client Release 1.0.8 (July 25, 2015)

Version 1.0.8 of the Aerospike Ruby client was released on July 25, 2015 and is available for download here.

This minor release contains several improvements and fixes:

Improvements

  • Adds ‘Filter.to_s’; thanks to Ángel M.

Fixes

  • Fixes an issue in write policy that would use an undefined variable if :send_key isn’t nil.
  • Fixes an issue in cluster.closed logic.
  • Fixes an issue with including the statement.rb in the manifest; thanks to Ángel M.