Aerospike Go Client Release 1.38.0 (February 21, 2019)

Aerospike Go client version 1.38.0 was released on February 21, 2019.

This major release adds several new features, improvements, and bug fixes.

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.

Bug Fixes

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