Aerospike Rust Client Release 0.4.0 (December 03, 2019)

Aerospike Rust client version 0.4.0 was released on December 03, 2019.

This release contains updates, and a bug fix:

Bug Fixes

  • CDT lists/maps size operation fails with ParameterError. #57

Updates

  • Update all dependencies and remove multi-versions. #55 Thanks to @dnaka91!
  • Fix warnings and errors. #61 Thanks to @dnaka91!
  • Client benchmark now measures latencies in whole microseconds rather than fractional milliseconds. #62
  • Minimum required Rust version is now v1.34.