github aerospike/aerospike-client-go v3.0.2
Minor Fix and Improvements

latest releases: v7.7.2, v7.7.1, v7.7.0...
4 years ago
  • Fixes

    • Fixes an issue where if a slice was pre-assigned on a struct, the data would not be allocated to it in reflection API. PR #302, thanks to gdm85
    • Fixes an issue where Node.GetConnection() could in some circumstances return no connection without an error. This would potentially cause a panic in VERY slow production servers.
  • Improvements

    • Converts a few panics to errors in wire protocol encoding/decoding. Resolves issue #304.

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

NewReleases is sending notifications on new releases.