github aerospike/aerospike-client-go v6.6.0
Minor improvements and bug fix release.

latest releases: v7.7.2, v7.7.1, v7.7.0...
2 years ago
  • Improvements

    • [CLIENT-1959] Retry a foreground scan/query partition to a different replica when a partition unavailable error occurs.
    • [CLIENT-1957] Handle Query, QueryExecute and QueryAggregate on non-existing sets without timing out.
    • [CLIENT-1956] Return an error when a read operation is used in a background query.
  • Fixes

    • [CLIENT-1958] Prevent division by zero if the node array is empty in Cluster.GetRandomNode().
    • [CLIENT-1955] Allow BatchPolicy.SendKey to be applied to all batch keys in all batch commands. Batch commands used in BatchOperate take an independent policy object. We used to ignore the SendKey attribute in those policies.

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

NewReleases is sending notifications on new releases.