Release 1.5.1 commit (#538)

* Release 1.5.1 commit
This commit is contained in:
Laurent Indermühle 2023-05-05 12:42:31 +02:00 committed by GitHub
commit a4d3246b22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 31 additions and 15 deletions

View file

@ -409,4 +409,17 @@ releases:
- 1.5.0.yml
- 497_mysql_info_returns_connector_name_and_version.yml
- backport-stable-2-pr-452.yml
release_date: '2023-02-08'
release_date: '2023-02-08'
1.5.1:
changes:
major_changes:
- The ``community.mysql`` 1.x.y release stream is now effectively End of Life.
No more releases will be made. This follows the decision to support each major
release for two years. This decision stems from this
discussion (https://github.com/ansible-collections/community.mysql/discussions/537)
release_summary: Final maintenance release of ``community.mysql`` major version
1.
fragments:
- 1.5.1.yml
- 490_refactor_integration_tests.yml
release_date: '2023-05-04'