Skip to content

Restructure releases section #4058

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 11 commits into from
Feb 28, 2024
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
1 change: 0 additions & 1 deletion doc/enterprise/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ Tarantool Enterprise Edition
.. toctree::
:hidden:

changelog
setup
security
audit
Expand Down
6 changes: 3 additions & 3 deletions doc/release/2.11.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ Releases on GitHub: :tarantool-release:`2.11.2`, :tarantool-release:`2.11.1`, :t
The 2.11 release of Tarantool includes many new features and fixes.
This document provides an overview of the most important features for the Enterprise and Community editions.

2.11 is the long-term support (LTS) release with four years of maintenance.
This means that you will continue to receive all the necessary security fixes and bug fixes throughout this period.
2.11 is the long-term support (LTS) release with two years of maintenance.
This means that you will receive all the necessary security fixes and bug fixes throughout this period, and
be able to get technical support afterward.
You can learn more about the Tarantool release policy from the :doc:`corresponding document </release/policy>`.


.. container:: table

.. list-table::
Expand Down
2 changes: 1 addition & 1 deletion doc/release/3.0.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Tarantool 3.0

Release date: December 26, 2023

Releases on GitHub: :tarantool-release:`3.0.0`
Releases on GitHub: :tarantool-release:`3.0.1`, :tarantool-release:`3.0.0`

The 3.0 release of Tarantool introduces a new declarative approach for configuring a cluster,
a new visual tool -- Tarantool Cluster Manager,
Expand Down
4 changes: 2 additions & 2 deletions doc/release/_images/releases_calendar.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
245 changes: 0 additions & 245 deletions doc/release/calendar.rst

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
.. _enterprise_changelog:
.. _release-enterprise-changelog:

Changelog
=========
Enterprise SDK changelog
========================

Versioning policy
-----------------

A Tarantool Enterprise SDK version consists of two parts:
A :ref:`Tarantool Enterprise SDK <tarantool_enterprise>` version consists of two parts:

.. code-block:: text

Expand Down Expand Up @@ -523,4 +523,4 @@ r455
----

- Added :ref:`binary protocol encryption <enterprise-iproto-encryption>`.
- Added :doc:`tuple field compression <tuple_compression>`.
- Added :ref:`tuple field compression <tuple_compression>`.
Loading