@@ -24,23 +24,18 @@ Versions that only include bug fixes are not listed in this table.
24
24
- Interactive transactions are now possible in remote binary consoles |br |
25
25
Improved string representation of datetime intervals
26
26
27
- * - 2.10.0-rc1
27
+ * - 2.10.0
28
28
- Transaction isolation levels in Lua and IPROTO (:tarantool-issue: `6930 `) |br |
29
29
Fencing and pre-voting in RAFT (:tarantool-issue: `6661 `) |br |
30
- Foreign keys and constraints support (:tarantool-issue: `6436 `) |br |
31
- :ref: `New DATETIME type <2.10.0-rc1_datetime >`
32
-
33
- * - 2.10.0-beta2
34
- - HTTP/2 support for the HTTP client |br |
35
- Preliminary support for the new DATETIME type (:tarantool-issue: `5941 `) |br |
36
-
37
- * - 2.10.0-beta1
38
- - Preliminary support for GNU/Linux ARM64 and MacOS M1 (:tarantool-issue: `2712 `, :tarantool-issue: `6065 `,
30
+ :ref: `Foreign keys <index-box_foreign_keys >` and :ref: `constraints <index-constraints >` support (:tarantool-issue: `6436 `) |br |
31
+ :ref: `New DATETIME type <2.10.0-datetime >` |br |
32
+ HTTP/2 support for the HTTP client |br |
33
+ Preliminary support for GNU/Linux ARM64 and MacOS M1 (:tarantool-issue: `2712 `, :tarantool-issue: `6065 `,
39
34
:tarantool-issue: `6066 `, :tarantool-issue: `6084 `, :tarantool-issue: `6093 `, :tarantool-issue: `6098 `,
40
35
:tarantool-issue: `6189 `) |br |
41
36
:ref: `Streams and interactive transactions in iproto <txn_mode_stream-interactive-transactions >`
42
37
(:tarantool-issue: `5860 `) |br |
43
- :ref: `Consistent SQL type system <2.10.0-beta1- sql >` |br |
38
+ :ref: `Consistent SQL type system <2.10.0-sql >` |br |
44
39
Faster `net.box ` module performance (improved up to 70%) (:tarantool-issue: `6241 `) |br |
45
40
Compact mode for tuples (:tarantool-issue: `5385 `) |br |
46
41
`memtx_allocator ` option in `box.cfg{} ` (:tarantool-issue: `5419 `)
0 commit comments