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 errorBATCH_MAX_REQUESTS_EXCEEDED
. - [CLIENT-1781] Fix
BatchOperate
: use offset index to pick correct record.
- [CLIENT-1783] Client crashes when tracker is