You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added
* Validation of `bucket_id`. Invalid values now raise `BucketIDError` before routing (TNTP-3536).
* Role model support in CRUD (TNTP-2177).
Changed
* Bumped vshard version in rockspec.
Fixed
* Fixed compatibility with Cartridge 2.16.0 (TNTP-3598).
* `crud.schema` no longer returns system space `_gc_consumers` with Tarantool 3.2+.
* `crud.schema` no longer returns `tt` system space `_tt_migrations`.
* Adapted `schema` for Tarantool 3.2+.
* Fixed bad error handling for method `call.single`.
* Restored support for working in 3.1 with data from 2.11 (error with replicaset lookup).
0 commit comments