Aerospike Ruby Client Release 2.11.0 (May 17, 2019)

Aerospike Ruby client version 2.11.0 was released on May 17, 2019.

This release adds one new feature and two bug fixes…

New Features

Bug Fixes

  • Client#execute_udf_on_query should not modify the statement argument. [#79]
  • Encoding::UndefinedConversionError when reading blob data from CDT list/map bin. [#84]