mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-05 10:10:32 -07:00
Version 2.*.* is EOL (#606)
This commit is contained in:
parent
368c9b4b65
commit
b894d28957
2 changed files with 11 additions and 0 deletions
|
@ -65,6 +65,15 @@ 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
|
||||
|
||||
We 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, EOL
|
||||
|
||||
## Tested with
|
||||
|
||||
### ansible-core
|
||||
|
|
2
changelogs/fragments/0-stable-2-eol.yml
Normal file
2
changelogs/fragments/0-stable-2-eol.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
major_changes:
|
||||
- "Collection version 2.*.* is EOL, no more bugfixes will be backported. Please consider upgrading to the latest version."
|
Loading…
Add table
Reference in a new issue