Topics
This is the minor release of the community.proxysql
collection.
This changelog contains all changes to the modules and plugins in this collection
that have been made after the previous release.
- module_utils - Refactor save_config_to_disk and load_config_to_runtime (ansible-collections#78).
- proxysql_mysql_users - Add missing
no_log
option toencrypt_password
parameter (ansible-collections#86).
This is the minor release of the community.proxysql
collection.
This changelog contains all changes to the modules and plugins in this collection
that have been made after the previous release.
- proxysql_query_rules - add
next_query_flagIN
argument (ansible-collections#74). - proxysql_replication_hostgroups - implement
check_type
parameter (ansible-collections#69).
- proxysql_query_rules - fix backwards compatibility. Proxysql > 2 does not support parameter
cache_empty_result
(ansible-collections#77). - proxysql_replication_hostgroups - ability to change
reader_hostgroup
(ansible-collections#69).
This is the minor release of the community.proxysql
collection.
This changelog contains all changes to the modules and plugins in this collection
that have been made after the previous release.
- refactor
perform_checks
function and movelogin_port
check tomodule_utils/mysql.py
(ansible-collections#63).
- community.proxysql.proxysql_info - Gathers information about proxysql server
This is the minor release of the community.proxysql
collection.
This changelog contains all changes to the modules and plugins in this collection
that have been made after the previous release.
- Refactoring of connector presence checking (ansible-collections#50).
- Replace MySQL-Python with mysqlclient in the import error message (ansible-collections#50).
- proxysql_query_rules - added new parameters
cache_empty_result
,multiplex
,OK_msg
(ansible-collections#24).
- community.proxysql.proxysql_query_rules_fast_routing - Modifies query rules for fast routing policies using the proxysql admin interface
This is the first proper release of the community.proxysql
collection. This changelog contains all changes to the modules in this collection that were added after the release of Ansible 2.9.0.