Release Date: July 29, 2026
Fixes
- Fixed where ClientPolicy.IpMap address translation was no longer applied during peer discovery. [CLIENT-5133]
- Fixed where ExpListAppendItems with a Map element throws PARAMETER_ERROR. [CLIENT-5040]
- Fixed where batch writes did not set per-record inDoubt on timeout (NO_RESPONSE). [CLIENT-5000]
- Fixed regression where empty bin names were not allowed. [CLIENT-4988]
- Prevent transaction abort. [CLIENT-4959]
- Changed sendkey policy resolution to union of all send-key settings. [CLIENT-4940]
- Fixed where CTX.mapKeysIn typed overloads diverge from CDT map-key spec. [CLIENT-4753]
- Fixed where executeSingle iterates all records instead of node-assigned offsets. [CLIENT-4632]
Improvements
- Create index uses "integer" instead of "numeric" starting with Aerospike server >= 8.1.3. [CLIENT-4390]
- Updated Go client CI to leverage shared-workflows. [CLIENT-4590]
Full Changelog: v8.7.0...v8.8.0