Commit 781f3c4
committed
release 1.4.3
Overview
This release introduces compatibility with several
Tarantool 3 + vshard 0.1.25 features, as well as critical scan fix.
Fixed
* Compatibility with vshard configuration if UUIDs are omitted (#407).
* Compatibility with automatic master discovery in vshard (#409).
* Secondary conditions for index operands with operations `>=`, `<=`,
`>`, `<` no longer cause missing part of the actual result for scan
operations (`crud.select`, `crud.pairs`, `crud.count`,
`readview:select`, `readview:pairs`) (#418).1 parent 9af394e commit 781f3c4
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