github aerospike/aerospike-client-go v5.4.0
Minor feature and improvements release

latest releases: v7.7.2, v7.7.1, v7.7.0...
3 years ago

[IMPORTANT NOTE] An authentication bug was introduced in Go client 5.0.0. As a result, the client may fail to refresh its session token after it expires, requiring the client to be restarted. If you are using password-based authentication, we highly recommend that you upgrade your client to version 5.6.0+, which you can do safely.

  • New Features

    • [CLIENT-1576] Support a list of preferred racks rather than a single rack when replica is PREFER_RACK.
    • [CLIENT-1577] Support PKI authentication where the TLS certificate's common name (CN) specifies the Aerospike user name.
    • [CLIENT-1578] Support scan-show and query-show info commands.
  • Improvements

    • Run fewer iterations for CDT RSHIFTEX and LSHIFTEX.
    • Add PKI authentication to the benchmark utility.

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

NewReleases is sending notifications on new releases.