mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-24 13:50:26 -07:00
Release 2.3.1 commit (#236)
This commit is contained in:
parent
55a8ecd64e
commit
1cb39cce0a
4 changed files with 30 additions and 3 deletions
|
@ -352,3 +352,17 @@ releases:
|
|||
- 205-mysql_info_fix_failure_when_no_tables_in_db.yml
|
||||
- 217-mysql-user-replace-get-valid-privs-from-show-privilegees.yml
|
||||
release_date: '2021-09-23'
|
||||
2.3.1:
|
||||
changes:
|
||||
bugfixes:
|
||||
- mysql_user - Fix crash reporting ``Invalid privileges specified`` when passing
|
||||
privileges that became aliases (https://github.com/ansible-collections/community.mysql/issues/232).
|
||||
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`` 2.3.0.'
|
||||
fragments:
|
||||
- 2.3.1.yml
|
||||
- 233-mysql_user_return_valid_privs.yml
|
||||
release_date: '2021-10-19'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue