Aerospike Python client version 7.0.1 was released on April 18, 2022.
This minor release adds bug fix.
- Fix the ‘Unable to load batch_records module’ bug with the batch_apply, batch_operate, and batch_remove APIs introduced in Python client version 7.0.0.
Bug Fixes
- [CLIENT-1518] - Fix ‘Unable to load batch_records module’ error when batch_operate, batch_apply, or batch_remove are used without importing aerospike_helpers.batch.records.