aerospike-client-go v1.31.0 Release Notes

Release Date: 2017-11-29 // over 6 years ago
  • Feature release.

    • New Features

      • Support for newer Batch Protocol. Add BatchGetComplex for complex batch queries. Old batch API upgraded to automatically support the new protocol under the hood, unless BatchPolicy.UseBatchDirect flag is set to true.
    • Changes

      • Renames ResultCode NO_XDS to ALWAYS_FORBIDDEN.
      • Makes SERVER_NOT_AVAILABLE a client generated error.