Aerospike Ruby client version 2.20.0 was released on November 8, 2021.
This release adds a new feature and improvements.
- Notice: This version of the client only supports Aerospike Server v4.9 and later. Some features will work for the older server versions, but they are not tested, nor officially supported.
New Features
- [CLIENT-1467] - Support native Boolean type for server v5.6+.
Improvements
- Add basic support for server v4.9+ scan/queries.
- Do not check for key equality in Batch command results.