Skip to content

Commit a18e639

Browse files
authored
Add note about regressions in 2.10.1 (#3129)
It is highly recommended not to use Tarantool 2.10.1 because of regressions. https://github.com/orgs/tarantool/discussions/7646
1 parent ad3aa3a commit a18e639

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/release/2.10.1.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ Released on 2022-08-08.
1010
Overview
1111
--------
1212

13+
.. warning::
14+
15+
It is highly recommended to use Tarantool :doc:`v. 2.10.2 </release/2.10.2>` instead.
16+
17+
The 2.10.1 release introduced a severe regression (:tarantool-issue:`7605`),
18+
which may pass testing with a low amount of data but impact a production server heavily.
19+
It may crash the process and, that is worse, feed incorrect data.
20+
The Tarantool development team has `decided <https://github.com/orgs/tarantool/discussions/7646>`_
21+
to remove all the packages associated with this release.
22+
1323
2.10.1 is the second
1424
:doc:`stable </release/policy/>` version of the 2.10 release series.
1525
It introduces 17 improvements and resolves 52 bugs since 2.10.0.

0 commit comments

Comments
 (0)