Skip to content

Minor fix and improvement release

Compare
Choose a tag to compare
@khaf khaf released this 02 Aug 13:26
· 42 commits to v5 since this release

[IMPORTANT NOTE] An authentication bug was introduced in Go client 5.0.0. As a result, the client may fail to refresh its session token after it expires, requiring the client to be restarted. If you are using password-based authentication, we highly recommend that you upgrade your client to version 5.6.0+, which you can do safely.

  • Improvements

    • Improve seeding of cluster nodes in tend. All seeds are discovered and added on the first step.
    • Add -hosts flag to test command arguments.
  • Fixes

    • Fix where Bin names were not sent to the server in GetXXX commands and consequently all bins were retrieved.