Skip to content

Release notes for Tarantool releases in 2020-04 #2100

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 26, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
]

extlinks = {
'tarantool-issue': ('https://github.com/tarantool/tarantool/issues/%s', 'tarantool/tarantool#'),
'tarantool-release': ('https://github.com/tarantool/tarantool/releases/%s', 'tarantool/tarantool/releases/'),
'doc-issue': ('https://github.com/tarantool/doc/issues/%s', 'tarantool/doc#'),
'tarantool-issue': ('https://github.com/tarantool/tarantool/issues/%s', 'gh-'),
'tarantool-release': ('https://github.com/tarantool/tarantool/releases/%s', 'v. '),
'doc-issue': ('https://github.com/tarantool/doc/issues/%s', 'doc-'),
}

imgmath_image_format = 'svg'
Expand Down
4 changes: 2 additions & 2 deletions doc/reference/configuration/cfg_networking.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@

.. _cfg_networking-iproto_threads:

.. confval:: iproto_threads
.. confval:: iproto_threads

Since version 2.8.1.
Since version :doc:`2.8.1 </release/2.8.1>`.
The number of :ref:`network threads <atomic-threads_fibers_yields>`.
There can be unusual workloads where the network thread
is 100% loaded and the transaction processor thread is not, so the network
Expand Down
21 changes: 16 additions & 5 deletions doc/release.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _release_notes:
.. _release_notes:

********************************************************************************
Release notes
Expand All @@ -25,7 +25,7 @@ Below is the table listing all Tarantool versions starting from 1.10.0 up to
the current latest versions.
Each link leads to the release notes page of the corresponding version:

.. _release-list:
.. _release-list:

.. container:: table

Expand All @@ -41,15 +41,21 @@ Each link leads to the release notes page of the corresponding version:
- Beta
- Release

* - 2.8
- 2.8.0
- :doc:`2.8.1 <release/2.8.1>`
- not released yet

* - 2.7
- 2.7.0
- :doc:`2.7.1 <release/2.7.1>`
- not released yet
- :doc:`2.7.2 <release/2.7.2>`

* - 2.6
- 2.6.0
- :doc:`2.6.1 <release/2.6.1>`
- :doc:`2.6.2 <release/2.6.2>`
- :doc:`2.6.2 <release/2.6.2>`,
:doc:`2.6.3 <release/2.6.3>`

* - 2.5
- 2.5.0
Expand Down Expand Up @@ -86,7 +92,8 @@ Each link leads to the release notes page of the corresponding version:
:doc:`1.10.6 <release/1.10.6>`,
:doc:`1.10.7 <release/1.10.7>`,
:doc:`1.10.8 <release/1.10.8>`,
:doc:`1.10.9 <release/1.10.9>`
:doc:`1.10.9 <release/1.10.9>`,
:doc:`1.10.10 <release/1.10.10>`


For smaller feature changes and bug fixes, see closed
Expand All @@ -104,7 +111,10 @@ Release notes for series before 1.10 are also available:
:hidden:

release/policy
release/2.8.1
release/2.7.2
release/2.7.1
release/2.6.3
release/2.6.2
release/2.6.1
release/2.5.3
Expand All @@ -120,6 +130,7 @@ Release notes for series before 1.10 are also available:
release/2.2.2
release/2.2.1
release/2.1.2
release/1.10.10
release/1.10.9
release/1.10.8
release/1.10.7
Expand Down
92 changes: 92 additions & 0 deletions doc/release/1.10.10.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
Tarantool 1.10.10
=================

Released on 2021-04-21.

* Release :tarantool-release:`1.10.10`.
* Tagged ``1.10.10-0-gaea7ae7``


Overview
--------

1.10.10 is the next stable release in the
:doc:`long-term support (LTS) version </release/policy>`
1.10.x release series.

The label "stable" means there are 1.10.x-based applications running in
production for quite a while without known crashes, incorrect results or
other showstopper bugs.

This release introduces 12 improvements and resolves roughly 3 issues
since version :doc:`1.10.9 </release/1.10.9>`.

Compatibility
-------------

Tarantool 1.10.x is backward compatible with Tarantool 1.9.x in binary
data layout, client-server protocol and replication protocol.

Please
`upgrade <https://www.tarantool.io/en/doc/1.10/book/admin/upgrades/>`__
using the ``box.schema.upgrade()`` procedure to unlock all the new
features of the 1.10.x series.

Functionality added or changed
------------------------------

Build
~~~~~

- Tarantool build infrastructure now requires CMake version 3.1 or later.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(see 2.8.1 comment)

- Binary packages for Fedora 33 (:tarantool-issue:`5502`) are now available.
- Binary packages for CentOS 6 and Debian Jessie won't be published since this version.
- Backported the ``-DENABLE_LTO=ON/OFF`` CMake option (:tarantool-issue:`3117`,
:tarantool-issue:`3743`).
It is useful for building packages for Fedora 33 (:tarantool-issue:`5502`).
- The built-in zstd is upgraded from v1.3.3 to v1.4.8
(part of :tarantool-issue:`5502`).
- ``libcurl`` symbols in the case of bundled libcurl are now exported
(:tarantool-issue:`5223`, :tarantool-issue:`5542`).
- SMTP and SMTPS protocols are now enabled in the bundled ``libcurl`` (:tarantool-issue:`4559`).
- The ``libcurl`` headers are now shipped to system path ``${PREFIX}/include/tarantool``
when ``libcurl`` is included as a bundled library or in a static build
(:tarantool-issue:`4559`).

Testing
~~~~~~~

- Tarantool CI/CD has migrated to GitHub Actions (:tarantool-issue:`5662`).
- Implemented a self-sufficient LuaJIT testing environment. As a result,
LuaJIT build system is now partially ported to CMake and all testing
machinery is enclosed within the `tarantool/luajit <https://github.com/tarantool/luajit/>`__
repository (:tarantool-issue:`4862`, :tarantool-issue:`5470`).
- Python 3 is now the default in the test infrastructure (:tarantool-issue:`5652`).

Bugs fixed
----------

Core
~~~~

- Extensive usage of ``uri`` and ``uuid`` modules with debug log level
no longer leads to crashes or corrupted results of the functions from these
modules.
Same problem is resolved for using these modules from the callbacks passed to ``ffi.gc()``,
and for some functions from the modules ``fio``, ``box.tuple``, and ``iconv``
(:tarantool-issue:`5632`).

Lua
~~~

- Fixed the `-e` option, when ``tarantool`` used to enter the interactive mode when
stdin is a TTY. Now, ``tarantool -e 'print"Hello"'`` doesn't enter the
interactive mode, but just prints "Hello" and exits
(:tarantool-issue:`5040`).
Comment on lines +82 to +85
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(see 2.8.1 comments)



Build
~~~~~

- Recovering with ``force_recovery`` option now deletes vylog files newer than the snapshot.
It helps an instance recover after incidents during a checkpoint (:tarantool-issue:`5823`).
Comment on lines +91 to +92
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(see 2.8.1 comments)

8 changes: 4 additions & 4 deletions doc/release/1.10.9.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ Build
Misc
~~~~

- Don’t start an ‘example’ instance after installing tarantool
- Don’t start an ‘example’ instance after installing Tarantool
(:tarantool-issue:`4507`).

Before this release tarantool package for Debian and Ubuntu used to
automatically enable and start an example instance, which would
Before this release the ``tarantool`` package for Debian and Ubuntu used to
automatically enable and start an 'example' instance, which would
listen on the TCP port ``3301``. Since this release the instance file
is installed to ``/etc/tarantool/instances.available/example.lua``,
but isn’t enabled by default and not started anymore. You can enable
Expand Down Expand Up @@ -92,6 +92,6 @@ Lua

- An attempt to use a ``net.box`` connection which is not established
yet now results in a correctly reported error (:tarantool-issue:`4787`).
- Fixed a hang which occured when ``tarantool`` ran a user script with
- Fixed a hang which occurred when ``tarantool`` ran a user script with
the ``-e`` option and this script exited with an error (like with
``tarantool -e 'assert(false)'``) (:tarantool-issue:`4983`).
Loading