Release 3.10.3 commit

This commit is contained in:
Andrew Klychkov 2024-09-09 15:04:53 +02:00
commit 85e9013c6b
3 changed files with 30 additions and 1 deletions

View file

@ -6,6 +6,21 @@ Community MySQL and MariaDB Collection Release Notes
This changelog describes changes after version 2.0.0.
v3.10.3
=======
Release Summary
---------------
This is a bugfix release of the ``community.mysql`` collection.
This changelog contains all changes to the modules and plugins in this
collection that have been made after the previous release.
Bugfixes
--------
- mysql_user - add correct ``ed25519`` auth plugin handling when creating a user (https://github.com/ansible-collections/community.mysql/pull/676).
v3.10.2
=======