Skip to content

Commit b03c9aa

Browse files
laurent-indermuehleAndersson007betanummeric
authored
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 <[email protected]> * docs: fix support status of the current branch Co-authored-by: Andrew Klychkov <[email protected]> * docs: fix date to end of support for branch 2.x.y * fix README.md --------- Co-authored-by: Andrew Klychkov <[email protected]> Co-authored-by: betanummeric <[email protected]>
1 parent bd90ce7 commit b03c9aa

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,19 @@ Every voice is important and every idea is valuable. If you have something on yo
5959
- [mysql_user](https://docs.ansible.com/ansible/latest/collections/community/mysql/mysql_user_module.html)
6060
- [mysql_variables](https://docs.ansible.com/ansible/latest/collections/community/mysql/mysql_variables_module.html)
6161

62+
63+
## Releases Support Timeline
64+
65+
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.
66+
67+
Here is the table for the support timeline:
68+
69+
- 1.x.y: released 2020-08-17, EOL
70+
- 2.x.y: released 2021-04-15, supported until 2023-12-01
71+
- 3.x.y: released 2021-12-01, current
72+
- 4.x.y: To be released
73+
74+
6275
## Tested with
6376

6477
### ansible-core

0 commit comments

Comments
 (0)