Aerospike Go client version 5.5.0 was released on September 6, 2021.
- The code resides in the v5 branch, and is available via the import github.com/aerospike/aerospike-client-go/v5
New Features
- [CLIENT-1586] - Support Batch Read Operations.
Improvements
- Add authentication to info example.
Bug Fixes
- Fix the wrong UDF name in
predexp
test.