Skip to content

[6.3.0]

Latest
Compare
Choose a tag to compare
@DomPeliniAerospike DomPeliniAerospike released this 05 Aug 23:42
· 3 commits to master since this release
6467b34

Release Date: August 5, 2025

New Features

  • Added support for metrics improvements: deeper granularity and additional metrics. [CLIENT-3407]
  • Added support for Dynamic Client Configuration. [CLIENT-3408]
  • Added support for preventing password use for Public Key Infrastructure (PKI) users. [CLIENT-3266]
  • Added support for Expression Indexes. [CLIENT-3396]
  • Added support for policy.replica.RANDOM. [CLIENT-3645]
  • Added Support for Node.js 24. [CLIENT-3649]

Improvements

  • Added generics to some typescript definitions. (Thanks @bit0r1n!) [CLIENT-3409]
  • Clarified Filter Documentation. [CLIENT-1865]
  • Documented that compression is an Enterprise Feature. [CLIENT-3234]

Bug Fixes

  • Fixed metrics_policy.reportDir passing an invalid string when enabling metrics. [CLIENT-3507]
  • Fixed Segmentation fault when parsing invalid privilege, roles, and whitelist to admin functions. [CLIENT-3635]
  • Added missing function client.setPassword() [CLIENT-3636]
  • Fixed issue with error objects not being returned by Role based Authentication Control (RBAC) functions. All RBAC functions are also now awaitable. [CLIENT-3637]
  • Fixed bug where adminPolicy is uninitialized during Role Based Authentication Commands. [CLIENT-3643]
  • Fixed issue with error not being returned when the client configuration is invalid. [CLIENT-3644]

Full Changelog: v6.2.0...v6.3.0