Release 3.10.1 commit

This commit is contained in:
Andrew Klychkov 2024-09-04 07:18:06 +02:00
commit d1df46ff65
5 changed files with 37 additions and 5 deletions

View file

@ -1,2 +0,0 @@
breaking_changes:
- mysql_user - the ``user`` alias of the ``name`` argument has been deprecated and will be removed in collection version 5.0.0. Use the ``name`` argument instead.

View file

@ -1,2 +0,0 @@
bugfixes:
- mysql_user - module makes changes when is executed with ``plugin_auth_string`` parameter and check mode.