Skip to content

1.5.2: many operations fix

Latest
Compare
Choose a tag to compare
@DifferentialOrange DifferentialOrange released this 20 May 11:04
· 5 commits to master since this release

Overview

This release fixes the bug that was discovered while working with tt crud export and tt crud import tools.

Fixed

  • insert_many, insert_object_many, replace_many, replace_object_many, upsert_many, upsert_object_many operations no longer fail with ShardingHashMismatchError if a space has custom sharding info and every tuple/object in the request has bucket_id set (#437).