Requires server 8.0.0.0-rc1 or greater for Multi-Record Transactions (MRT) support.
Breaking Changes
See Incompatible API Changes for details.
New Features
- [CLIENT-2217] Bundle manylinux2014 and macOS wheels with OpenSSL 3.0
- [CLIENT-3121] Support multi-record transactions
- [CLIENT-2992] Add Python 3.13 support
Bug Fixes
- [CLIENT-3166] Fix AerospikeError attributes not being assigned when an error code without a matching Exception is raised
- [CLIENT-3106] Refactor aerospike module initialization code and check if error indicator is set after every C-API call
- [CLIENT-3106] Refactor base policy code and check if error indicator was set while parsing policy dictionaries