Commit c52a6f5
committed
release 1.6.0
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).1 parent b784154 commit c52a6f5
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
0 commit comments