Release 3.16.0 commit (#731)

This commit is contained in:
Laurent Indermühle 2025-09-12 17:55:58 +02:00 committed by GitHub
commit 08257cd4d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 29 additions and 4 deletions

View file

@ -6,6 +6,21 @@ Community MySQL and MariaDB Collection Release Notes
This changelog describes changes after version 2.0.0.
v3.16.0
=======
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_query` - add new `session_vars` argument, similar to ansible-collections/community.mysql#489.
v3.15.0
=======