Skip to content

Minor feature and bug fix release.

Compare
Choose a tag to compare
@khaf khaf released this 26 Oct 13:24
· 135 commits to v6 since this release
  • New Features

    • [CLIENT-1852] Add ListSetWithPolicyOp to list operations.
  • Fixes

    • [CLIENT-1852] Fix ListRemoveByIndexRangeOp index param type.
    • [CLIENT-1855] Fix an issue where ListGetByValueRangeOp, ListRemoveByValueRangeOp with nil end value return empty slice.
    • [CLIENT-1867] Fix an issue where BatchOperate returns unexpected ResultCode for successful records when a record within a batch returns an error.