github aerospike/aerospike-client-go v1.16.3
Major fix release.

latest releases: v7.7.2, v7.7.1, v7.7.0...
8 years ago
  • Improvements
    • Skip LDT tests if LDT is not enabled.
    • Returns last error after all retry attempts to run a command are exhausted.
    • Reserves a connection for tend operation to avoid dropping a node when high load prevents acquiring a proper connection.
    • Added Finalizers to Client and Recordset. Both will be automatically closed by the GC.
  • Fixes
    • Fixes an issue where services-alternate wasn't used in Node.addFriends() when instructed so in the policy.
    • Fixes an issue where object metadata wasn't cached if QueryObjects was called before PutObject.
    • Fixes an issue where idle connections were not dropped.
    • Fixes an issue where requested buffer sizes were not guarded against negative numbers.

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

NewReleases is sending notifications on new releases.