github aerospike/aerospike-client-go v1.30.0
Fix and improvements release.

latest releases: v7.7.2, v7.7.1, v7.7.0...
7 years ago
  • Changes

    • Deprecated LDTs and removed them from the official build.
    • Change supported go versions to 1.7+ due to gopher-lua requiring Context.
  • Improvements

    • Get socket timeout once per command execution, do not redefine err var in command execution loop. PR #211, thanks to Maxim Krasilnikov
    • Allow running a UDF on a specific node only.
    • Close cluster only once. PR #208, thanks to Jun Kimura
    • Use actual cluster name in tests instead of assuming null.
    • Check for the type of error as well in Duplicate Index Creation.
    • Update description for error code 21. PR #207, thanks to Maxim Krasilnikov

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

NewReleases is sending notifications on new releases.