Skip to content

Conversation

@AArdeev
Copy link
Contributor

@AArdeev AArdeev commented Sep 2, 2025

  • Limits calendar in "2.11" with 2026.

Fixes #5282

@github-actions github-actions bot temporarily deployed to branch-gh-5282-2-11-calendar-and-release-info September 2, 2025 11:19 Destroyed
@github-actions github-actions bot temporarily deployed to branch-gh-5282-2-11-calendar-and-release-info September 2, 2025 11:59 Destroyed
@github-actions github-actions bot temporarily deployed to branch-gh-5282-2-11-calendar-and-release-info September 2, 2025 12:24 Destroyed
@github-actions github-actions bot temporarily deployed to branch-gh-5282-2-11-calendar-and-release-info September 2, 2025 13:14 Destroyed
@github-actions github-actions bot temporarily deployed to branch-gh-5282-2-11-calendar-and-release-info September 2, 2025 13:28 Destroyed
@github-actions github-actions bot temporarily deployed to branch-gh-5282-2-11-calendar-and-release-info September 3, 2025 08:46 Destroyed
@AArdeev AArdeev linked an issue Sep 10, 2025 that may be closed by this pull request
4 tasks
@github-actions github-actions bot temporarily deployed to branch-gh-5282-2-11-calendar-and-release-info November 10, 2025 12:25 Destroyed
@sergos sergos requested a review from sergepetrenko November 12, 2025 08:11
@sergos sergos self-requested a review November 12, 2025 08:12
Copy link

Choose a reason for hiding this comment

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

We need to update the picture: latest release is 2.11.8

Copy link
Contributor Author

@AArdeev AArdeev Nov 13, 2025

Choose a reason for hiding this comment

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

Can you please share EOL /EOS dates for 2.11.8?


.. note::

*End of life* (*EOL*) means the release series will no longer receive any patches,
Copy link

Choose a reason for hiding this comment

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

no longer receive
I'd like to add something like "regular" or "automatic" - means we won't backport all fixes for the problems found, still some releases can appear beyond this point. Example: critical fixes, vulnerability, etc.

========

This section contains release notes for Tarantool versions from 1.6 to 2.11.
This section contains links to release notes for Tarantool versions from 2.10.0 to 2.11.
Copy link

Choose a reason for hiding this comment

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

from 2.10.0 to 2.11.
Perhaps just "2.10 an 2.11"?

* **LTS (Long Term Support)** is a release series that is supported
for 3 years (community) and up to 5 years (paying customers).
Current LTS release series is 1.10, and it receives only PATCH level
Current LTS release series is ``1.10``, and it receives only PATCH level
Copy link

Choose a reason for hiding this comment

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

No. Current LTS is 2.11. The 1.10 series is EOL and EOS - no more patches expected.

* next LTS release, e.g., 1.10.9
* two stable releases, e.g., 2.5.3 and 2.6.2
* beta version of the next release series, e.g., 2.7.1.
* next LTS release, e.g., ``1.10.9``
Copy link

Choose a reason for hiding this comment

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

Formally, only if there are fixes available by the release time.

Copy link
Contributor Author

@AArdeev AArdeev Nov 13, 2025

Choose a reason for hiding this comment

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

Meaning 2 other releases are not guaranteed?

end of life (EOL) stage.
No new versions are released since then.
Eventually, the release series reaches the end of life (EOL) date and stops
receiving any patches, updates, or feature improvements. Some time after that,
Copy link

Choose a reason for hiding this comment

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

Let's change "any" for "regular"


See all currently supported Tarantool versions visualised as :doc:`a calendar <calendar>`
or as :ref:`a release lifetime table <release-table>`.
See all currently supported Tarantool 2.x versions visualised as :doc:`a calendar <calendar>`
Copy link

Choose a reason for hiding this comment

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

Perhaps we have to switch to 3.x series as a current one in development. 2.x has only one LTS version which is already reached it EOL milestone.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The initial idea was to separate 2.x from Latest. The link to the Latest documentation is provided on the 2.x Calendar page. Although if it feels critical i can add it here, too

see the corresponding `page <https://www.tarantool.io/en/doc/latest/release/>`_.

.. container:: table

Copy link
Contributor

Choose a reason for hiding this comment

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

End of life for 2.11.7 is May 24, 2025 while its release date is May 29, 2025 - that looks strange :)

Also I don't see the reason to put separate end of life badges on patch releases, like 2.11.6 or 2.11.7, technically, 2.11.7 will never receive any fixes: there won't be another 2.11.7-smth release with a fixed vulnerability. That fix would be in 2.11.8. So IMO End of life should apply to the release series as a whole. Like, 2.11 series should have a single 'End of life'.

At the same time it's probably good to specify End of support per patch release. Like, 2.11.1 has End of support planned for 2024, and 2.11.8 has End of support in 2027. These are not real dates, just a suggestion.

Copy link
Contributor Author

@AArdeev AArdeev Nov 14, 2025

Choose a reason for hiding this comment

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

Great suggestion, where to get actual dates from? (i put a "not planned yet" EOL/EOS for 2.11.8 for now)

Copy link
Contributor

Choose a reason for hiding this comment

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

AFAIU EOL for 2.11 series has already happened, and it's May 29, 2025 - the date of the last regular 2.11 release.
@sergos, @Galiev-Ruslan - is this right?

My suggestion is to drop separate EOL entries per each release (they're already the same for 2.11.1 - 2.11.6) and state that EOL for the 2.11.* series as a whole is May 29, 2025.

Speaking of EOS dates I'm not sure. "Not planned yet" for all 2.11.* releases, probably?

Copy link
Contributor

@sergepetrenko sergepetrenko left a comment

Choose a reason for hiding this comment

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

Thanks for the patch!

@github-actions github-actions bot temporarily deployed to branch-gh-5282-2-11-calendar-and-release-info November 14, 2025 15:54 Destroyed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2.11 calendar and release information update

5 participants