Skip to content

16.0.0

Latest
Compare
Choose a tag to compare
@juliannguyen4 juliannguyen4 released this 16 Dec 20:49

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

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