aerospike-client-go v1.38.0 Release Notes

Release Date: 2019-02-21 // about 5 years ago
    • New Features

      • Support new server truncate-namespace command via Client.Truncate when set is not specified.
    • Improvements

      • The client will not clear a partition map entry when a node reports that it no longer owns that partition entry until another node claims ownership.
      • Adapt UDF test for new server changes. The server will not return an error after RemoveUDF if the UDF did not exist.
      • Improves a few tests and relaxes tolerances in tests to accommodate slower cloud test environments.
    • Fixes

      • Fixes a race condition in XOR shift RNG.
      • Fixes a race condition in the AdminCommand.