Skip to content

Major fix release

Compare
Choose a tag to compare
@khaf khaf released this 30 Jun 14:40
· 162 commits to v6 since this release

NOTE: It seems that the tag reference for this release was incorrect on Github, or we somehow confused the Go mod. Do not use this version. Use v6.2.1 instead.

This is a major fix release. We recommend upgrading to this release if you are using BatchOperate or Scan/Queries.

  • Fixes

    • [CLIENT-1783] Client crashes when tracker is nil during Scan/Queries.
    • [CLIENT-1782] BatchOperate doesn't return error BATCH_MAX_REQUESTS_EXCEEDED.
    • [CLIENT-1781] Fix BatchOperate: use offset index to pick correct record.