Skip to content

1.4.3: scan fix

Compare
Choose a tag to compare
@DifferentialOrange DifferentialOrange released this 05 Feb 12:26
· 45 commits to master since this release

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).