Skip to content

1.6.0

Latest
Compare
Choose a tag to compare
@oleg-jukovec oleg-jukovec released this 25 Mar 12:10
· 2 commits to master since this release

Overview

The release introduces a role for Tarantool 3.0.

Breaking changes

None.

New features

  • Tarantool 3.0 role (#160).

Testing

  • Updated the 'space_index_test.lua' to drop and recreate the test space atomically. This prevents the space access failure in the expirationd task fiber if the space:drop function is transactional (#157).
  • Updated version of luatest in make deps to 1.0.1 to support Tarantool 3.0 role tests (#160).