Skip to content

Minor feature and bug fix release version.

Compare
Choose a tag to compare
@khaf khaf released this 23 Jun 16:03
· 170 commits to v6 since this release

NOTE: This release contains a bug in BatchOperate command. If you are using that command, we strongly recommend you upgrade to v6.2.1.

  • New Features

    • [CLIENT-1747] Add EXISTS return type for CDT read operations.
  • Fixes

    • [CLIENT-1754] Go SDK doesn't support MapIncrementOp for batch write.
    • [CLIENT-1770] Assume background query is complete when the server 6.0+ returns 'not found' in 'query-show' info command. For the old servers, the client will check if it has already observed the job before. If it has, it will also assume the job has finished.