Aerospike Ruby Client Release 2.16.0 (October 12, 2020)

Aerospike Ruby client version 2.16.0 was released on October 12, 2020.

This release adds new features, and an improvement.

New Features

  • [CLIENT-1173], [CLIENT-1246] - Support Nested CDT operations with Context.
  • [CLIENT-1179] - Support Bitwise operations.

Improvements

  • ListSortFlags now has an ASCENDING option, with DEFAULT mapping to it.