1.3.0
Overview
This release adds a Tarantool Cartridge role for expirationd package and improves the default behavior.
Breaking changes
None.
Deprecated
- Obsolete functions: task_stats, kill_task, get_task, get_tasks, run_task, show_task_list.
New features
- Continue a task from a last tuple (#54).
- Decrease tarantool-checks dependency from 3.1 to 2.1 (#124).
- Process a task on a writable space by default (#42).
- Wait until a space or an index is created (#68, #116).
- Tarantool Cartridge role (#107).
Bugfixes
- Fix build and installation of rpm/deb packages (#124).
- Do not restart a work fiber if an index does not exist (#64).
- Update changelogs.
Testing
- Shuffle tests (#118).
- Fix test_mvcc_vinyl_tx_conflict (#104, #105).
- Fix flaky 'simple expires test' (#90).