Skip to content

Commit f76fe36

Browse files
committed
Merge 2.10.0 major features
1 parent 7919cb2 commit f76fe36

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

doc/release/major-features.rst

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,23 +24,18 @@ Versions that only include bug fixes are not listed in this table.
2424
- Interactive transactions are now possible in remote binary consoles |br|
2525
Improved string representation of datetime intervals
2626

27-
* - 2.10.0-rc1
27+
* - 2.10.0
2828
- Transaction isolation levels in Lua and IPROTO (:tarantool-issue:`6930`) |br|
2929
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`,
3934
:tarantool-issue:`6066`, :tarantool-issue:`6084`, :tarantool-issue:`6093`, :tarantool-issue:`6098`,
4035
:tarantool-issue:`6189`) |br|
4136
:ref:`Streams and interactive transactions in iproto <txn_mode_stream-interactive-transactions>`
4237
(: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|
4439
Faster `net.box` module performance (improved up to 70%) (:tarantool-issue:`6241`) |br|
4540
Compact mode for tuples (:tarantool-issue:`5385`) |br|
4641
`memtx_allocator` option in `box.cfg{}` (:tarantool-issue:`5419`)

0 commit comments

Comments
 (0)