Skip to content

Commit

Permalink
Release 1.5.1 commit (#538)
Browse files Browse the repository at this point in the history
* Release 1.5.1 commit
  • Loading branch information
laurent-indermuehle authored May 5, 2023
1 parent 21a5a8b commit a4d3246
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 15 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,22 @@ Community MySQL Collection Release Notes
.. contents:: Topics


v1.5.1
======

Release Summary
---------------

Final maintenance release of ``community.mysql`` major version 1.

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)


v1.5.0
=======
======

Release Summary
---------------
Expand Down
15 changes: 14 additions & 1 deletion changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
6 changes: 0 additions & 6 deletions changelogs/fragments/490_refactor_integration_tests.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/backport-stable-1-pr-490.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/backport-stable-1-pr-514.yml

This file was deleted.

3 changes: 2 additions & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
namespace: community
name: mysql
version: 1.5.0
version: 1.5.1
readme: README.md
authors:
- Ansible community
Expand Down

0 comments on commit a4d3246

Please sign in to comment.