github aerospike/aerospike-client-go v8.6.0

8 hours ago

Release Date: February 11, 2026

Fixes

  • Fixed where instantiate DynConfig.logUpdate could cause nil pointer dereference. [CLIENT-3954]
  • Fixed failing must Register a UDF when running against AES 6.4.0 and older. [CLIENT-3964]
  • Fixed where BatchDelete panics in goroutine when namespace does not exist. [CLIENT-4016]
  • Fixed where BatchGet with expression in a transaction could cause a panic. [CLIENT-4009]
  • Fixed where newBatchOperateNodeListIfcRetry causes a panic. [CLIENT-3939]
  • Fixed issues due to support privilege / permission code expansion due to data masking feature. [CLIENT-4067]
  • Fixed where DropIndex hangs indefinitely when called in parallel with CreateIndex call. [CLIENT-4132]

Improvements

  • Allow pkiAuth users to change passwords for users who are using passwords. [CLIENT-4035]
  • Added server version validation before tests run. [CLIENT-3955]
  • Enable SC namespace in git action for both single and multi-node setup. [CLIENT-3898]
  • Added sleepMultiplier to be part of dynamic config. [CLIENT-4083]
  • Changes to improve performance regression with detailed metrics in hot path. [CLIENT-3968]
  • Invalid binNames on selectByPath and modifyByPath return parameter error. [CLIENT-4155]

New Features

  • Added Path Expressions. [CLIENT-3749]

Full Changelog: v8.5.0...v8.6.0

Don't miss a new aerospike-client-go release

NewReleases is sending notifications on new releases.