Commit e80e144
committed
release 1.4.2
Overview
This release introduces compatibility with vshard 0.1.25 `name_as_key`
identification mode, as well as several minor fixes and tests
stabilization.
Added
* `mode` option for `crud.min` and `crud.max` (#404).
Fixed
* Compatibility with vshard 0.1.25 `name_as_key` identification mode
for Tarantool 3.0 (#403).
* Propagating `noreturn` and `fetch_latest_metadata` options in case
of intermediate nullable fields update for Tarantool 2.7 and
older (#404).
Infrastructure
* Fix flaky update unflatten test case (#404).
* Do not rely on replication in read test cases (#404).1 parent 5b59c27 commit e80e144
2 files changed
+2
-2
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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
0 commit comments