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
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).
0 commit comments