github aerospike/aerospike-client-go v1.5.1
Major maintenance release.

latest releases: v7.7.2, v7.7.1, v7.7.0...
9 years ago

NOTICE: All LDTs on server other than LLIST have been deprecated, and will be removed in the future. As Such, all API regarding those features are considered deprecated and will be removed in tandem.

  • Improvements
    • Introduces ClientPolicy.IdleTimeout to close stale connections to the server. Thanks to Mário Freitas (@imkira). PR #57
    • Use type alias instead of struct for NullValue.
    • Removed workaround regarding filtering bin names on the client for BatchGet. Issue #60
  • Fixes
    • Fixed a few race conditions.
    • Fixed #58 regarding race condition accessing Cluster.password.
    • Fixed minor bugs regarding handling of nulls in structs for GetObj() and PutObj().
    • Fixed a bug regarding setting TaskIds on the client.
  • Other Changes
    • Removed deprecated ReplaceRoles() method.
    • Removed deprecated SetCapacity() and GetCapacity() methods for LDTs.

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

NewReleases is sending notifications on new releases.