From b03c9aac57629fc4c0420581a1191555a124ee83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20Inderm=C3=BChle?= Date: Wed, 10 May 2023 13:10:20 +0200 Subject: [PATCH] Document the Releases Support Timeline (#543) * docs: add releases support timeline * docs: clarify when the 2 years of support starts Co-authored-by: Andrew Klychkov * docs: fix support status of the current branch Co-authored-by: Andrew Klychkov * docs: fix date to end of support for branch 2.x.y * fix README.md --------- Co-authored-by: Andrew Klychkov Co-authored-by: betanummeric <40263343+betanummeric@users.noreply.github.com> --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 79110d2..5cb2271 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,19 @@ Every voice is important and every idea is valuable. If you have something on yo - [mysql_user](https://docs.ansible.com/ansible/latest/collections/community/mysql/mysql_user_module.html) - [mysql_variables](https://docs.ansible.com/ansible/latest/collections/community/mysql/mysql_variables_module.html) + +## Releases Support Timeline + +It has been [decided](https://github.com/ansible-collections/community.mysql/discussions/537) to maintain each major release (1.x.y, 2.x.y, ...) for two years after the next major version is released. + +Here is the table for the support timeline: + +- 1.x.y: released 2020-08-17, EOL +- 2.x.y: released 2021-04-15, supported until 2023-12-01 +- 3.x.y: released 2021-12-01, current +- 4.x.y: To be released + + ## Tested with ### ansible-core