github aerospike/aerospike-client-go v5.0.2
Minor fix 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.

  • Fixes

    • Improve handling and chaining of errors in BatchCommand retries.
    • Don't wrap in chainErrors if outer is nil and the inner error is of type Error.
    • Support reading back keys with original List values.

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

NewReleases is sending notifications on new releases.