-
New Features
- [CLIENT-1852] Add
ListSetWithPolicyOp
to list operations.
- [CLIENT-1852] Add
-
Fixes
- [CLIENT-1852] Fix
ListRemoveByIndexRangeOp
index param type. - [CLIENT-1855] Fix an issue where
ListGetByValueRangeOp
,ListRemoveByValueRangeOp
withnil
end value return empty slice. - [CLIENT-1867] Fix an issue where
BatchOperate
returns unexpectedResultCode
for successful records when a record within a batch returns an error.
- [CLIENT-1852] Fix