github aerospike/aerospike-client-go v1.3.0
Added Security Features

latest releases: v7.7.2, v7.7.1, v7.7.0...
9 years ago
  • Breaking Changes
    • Removed Record.Duplicates and GenerationPolicy/DUPLICATE
  • New Features
    • Added Security Features: Please consult Security Docs on Aerospike website.
      • ClientPolicy.User, ClientPolicy.Password
      • Client.CreateUser(), Client.DropUser(), Client.ChangePassword()
      • Client.GrantRoles(), Client.RevokeRoles(), Client.ReplaceRoles()
      • Client.QueryUser(), Client.QueryUsers
    • Added Client.QueryNode()
    • Added ClientPolicy.TendInterval
  • Improvements
    • Cleaned up Scan/Query/Recordset concurrent code
  • Fixes
    • Fixed a bug in tools/cli/cli.go.
    • Fixed a bug when GetHeaderOp() would always translate into GetOp()

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

NewReleases is sending notifications on new releases.