Date: 2018-11-15
Tag: 2.1.1
2.1.1 is a beta version of the 2.1 release series. The label 'beta' means we have all planned features implemented and all major bugs fixed.
This release resolves roughly 150 issues since the latest alpha version. There may be bugs in less common areas, please feel free to file an issue at GitHub.
Tarantool 2.1.1 is backward compatible with Tarantool 1.10.x in binary data layout, client-server protocol and replication protocol.
Please upgrade using the box.schema.upgrade() procedure to unlock all the new features of the 2.1 series.
engine;sysbench benchmark;IS is only applicable when dealing with NULL;_trigger during transaction;collation field to tuple format;string.fromhex() method;tarantoolctl;net.box segmentation fault after "create table" with auto-increment;sqlite3ColumnOfIndex discrimination;ZEROBLOB() function;SQLITE_VERSION() etc.;LOAD_EXTENSION();REINDEX statement;CREATE VIRTUAL TABLE;WHERE expr from CREATE INDEX;BEGIN TRANSACTION;ATTACH DATABASE;box.schema.func.reload only work with a function name;The full list of issues added or fixed is available at
https://github.com/tarantool/tarantool/issues?utf8=%E2%9C%93&q=is%3Aissue%20milestone%3A2.1.0%20is%3Aclosed