Release 2.4.2 commit (#607)

This commit is contained in:
Andrew Klychkov 2024-01-22 11:12:34 +01:00 committed by GitHub
commit 6e2310d356
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 31 additions and 10 deletions

View file

@ -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'

View file

@ -1,2 +0,0 @@
major_changes:
- "Collection version 2.*.* is EOL, no more bugfixes will be backported. Please consider upgrading to the latest version."