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 7 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
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