github aerospike/aerospike-client-go v5.3.0
Minor fix and improvement release

latest releases: v7.7.1, v7.7.0, v7.6.1...
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.

  • Improvements

    • Improve seeding of cluster nodes in tend. All seeds are discovered and added on the first step.
    • Add -hosts flag to test command arguments.
  • Fixes

    • Fix where Bin names were not sent to the server in GetXXX commands and consequently all bins were retrieved.

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

NewReleases is sending notifications on new releases.