mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-25 14:20:24 -07:00
Generating changelog for release 1.1.2, remove fragments
This commit is contained in:
parent
af0811d764
commit
9eb007969c
7 changed files with 45 additions and 13 deletions
|
@ -1,4 +0,0 @@
|
|||
release_summary: |-
|
||||
This is the patch release of the ``community.mysql`` collection.
|
||||
This changelog contains all changes to the modules in this collection that
|
||||
have been added after the release of ``community.mysql`` 1.1.1.
|
|
@ -1,3 +0,0 @@
|
|||
minor_changes:
|
||||
- mysql_query - simple refactoring of query type check (https://github.com/ansible-collections/community.mysql/pull/58).
|
||||
- mysql_user - simple refactoring of priv type check (https://github.com/ansible-collections/community.mysql/pull/58).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- mysql_replication - fix crashes of mariadb >= 10.5.1 and mysql >= 8.0.22 caused by using deprecated terminology (https://github.com/ansible-collections/community.mysql/issues/70).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- mysql_db - fix false warning related to ``unsafe_login_password`` option (https://github.com/ansible-collections/community.mysql/issues/33).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- mysql_user - fixed change detection when using append_privs (https://github.com/ansible-collections/community.mysql/pull/72).
|
Loading…
Add table
Add a link
Reference in a new issue