mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-06 22:24:24 -07:00
Release 1.5.1 commit
This commit is contained in:
parent
21a5a8bd01
commit
518e14e9f8
6 changed files with 53 additions and 17 deletions
|
@ -409,4 +409,30 @@ 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. See L(this discussion,https://github.com/ansible-collections/community.mysql/discussions/537)
|
||||
for more info
|
||||
minor_changes:
|
||||
- Integration tests - Add more versions of MariaDB
|
||||
- Integration tests - Add tools to test locally the same as on GHA by using
|
||||
same containers and virtualenv. Custom test containers are published in ghcr.io
|
||||
by this repo's workflows. MySQL/MariaDB are official Docker Hub images.
|
||||
- Integration tests - Carefully verify every component of the tests in the new
|
||||
target 'setup_controller' to ensure expected versions are correct Python,
|
||||
Ansible, connector and MySQL/MariaDB.
|
||||
- Integration tests - New name for many tasks to makes it easier to find failing
|
||||
tests. Rename duplicates. Add name for tasks which doesn't had one, refactor
|
||||
some tests files to better group tests by subject, ...
|
||||
release_summary: Final maintenance release of ``community.mysql`` major version
|
||||
1.
|
||||
fragments:
|
||||
- 1.5.1.yml
|
||||
- 490_refactor_integration_tests.yml
|
||||
- backport-stable-1-pr-490.yml
|
||||
- backport-stable-1-pr-514.yml
|
||||
release_date: '2023-05-04'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue