Skip to content

Releases: ansible-collections/community.mysql

2.4.1

05 May 11:44
fbb22a6
Compare
Choose a tag to compare

Release Summary

Maintenance release of community.mysql major version 2.
Only contains changes to the CI. There is no functional difference between 2.4.0 and 2.4.1.

1.5.1

05 May 11:43
a4d3246
Compare
Choose a tag to compare

Release Summary

Final maintenance release of community.mysql major version 1.

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. This decision stems from this discussion (#537)

3.6.0

08 Feb 09:56
9acbd55
Compare
Choose a tag to compare

Release Summary

This is the minor 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.

Minor Changes

  • mysql_info - add connector_name and connector_version to returned values (#497).
  • mysql_role - enable auto_commit to avoid MySQL metadata table lock (#479).
  • mysql_user - add plugin_auth_string as optional parameter to use a specific pam service if pam/auth_pam plugin is used (#445).
  • mysql_user - add the session_vars argument to set session variables at the beginning of module execution (#478).
  • mysql_user - display a more informative invalid privilege exception. Changes the exception handling of the granting permission logic to show the query executed , params and the exception message granting privileges fails` (#465).
  • mysql_user - enable auto_commit to avoid MySQL metadata table lock (#479).
  • setup_mysql - update MySQL tarball URL (#491).

Bugfixes

  • mysql_user - when revoke privs consists only of GRANT, a 2nd revoke query is executed with empty privs to revoke that ended in an SQL exception (#503).
  • mysql_variables - add uppercase character pattern to regex to allow GLOBAL variables containing uppercase characters. This recognizes variable names used in Galera, for example, wsrep_OSU_method, which breaks the normal pattern of all lowercase characters (#501).

2.4.0

08 Feb 09:56
1243d85
Compare
Choose a tag to compare

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.

Minor Changes

  • mysql_info - add connector_name and connector_version to returned values (#497).

1.5.0

08 Feb 09:55
8687e57
Compare
Choose a tag to compare

Release Summary

This is a minor 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.

Minor Changes

  • mysql_info - add connector_name and connector_version to returned values (#497).

3.5.1

09 Sep 13:32
7defd8e
Compare
Choose a tag to compare

3.5.0

09 Sep 10:02
3670b2a
Compare
Choose a tag to compare

3.4.0

03 Aug 09:25
af73fa0
Compare
Choose a tag to compare

2.3.9

03 Aug 09:25
b642aed
Compare
Choose a tag to compare

1.4.8

03 Aug 09:24
99548e1
Compare
Choose a tag to compare