mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-28 07:31:24 -07:00
Release 2.4.2 commit (#607)
This commit is contained in:
parent
b894d28957
commit
6e2310d356
4 changed files with 31 additions and 10 deletions
|
@ -521,10 +521,22 @@ releases:
|
|||
release_date: '2023-02-08'
|
||||
2.4.1:
|
||||
changes:
|
||||
release_summary: 'Maintenance release of ``community.mysql`` major version
|
||||
2. Only contains changes to the CI. There is no functional difference
|
||||
between 2.4.0 and 2.4.1.'
|
||||
release_summary: Maintenance release of ``community.mysql`` major version 2.
|
||||
Only contains changes to the CI. There is no functional difference between
|
||||
2.4.0 and 2.4.1.
|
||||
fragments:
|
||||
- 2.4.1.yml
|
||||
- 490_refactor_integration_tests.yml
|
||||
release_date: '2023-05-04'
|
||||
2.4.2:
|
||||
changes:
|
||||
major_changes:
|
||||
- Collection version 2.*.* is EOL, no more bugfixes will be backported. Please
|
||||
consider upgrading to the latest version.
|
||||
release_summary: Maintenance release of ``community.mysql`` to inform users
|
||||
that the collection version 2 is EOL. There were no functional changes made
|
||||
in this release.
|
||||
fragments:
|
||||
- 0-stable-2-eol.yml
|
||||
- 2.4.2.yml
|
||||
release_date: '2024-01-22'
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
major_changes:
|
||||
- "Collection version 2.*.* is EOL, no more bugfixes will be backported. Please consider upgrading to the latest version."
|
Loading…
Add table
Add a link
Reference in a new issue