commit
fb4fdbce75
9 changed files with 54 additions and 10 deletions
@ -1,3 +1,3 @@ |
||||
--- |
||||
minor_changes: |
||||
- module_utils - Refactor save_config_to_disk and load_config_to_runtime. |
||||
- module_utils - Refactor save_config_to_disk and load_config_to_runtime (https://github.com/ansible-collections/community.proxysql/pull/78). |
||||
|
@ -1,4 +0,0 @@ |
||||
minor_changes: |
||||
- proxysql_replication_hostgroups - implement ``check_type`` parameter (https://github.com/ansible-collections/community.proxysql/pull/69). |
||||
bugfixes: |
||||
- proxysql_replication_hostgroups - ability to change ``reader_hostgroup`` (https://github.com/ansible-collections/community.proxysql/pull/69). |
@ -1,2 +0,0 @@ |
||||
minor_changes: |
||||
- proxysql_query_rules - add ``next_query_flagIN`` argument (https://github.com/ansible-collections/community.proxysql/pull/74). |
@ -1,2 +0,0 @@ |
||||
bugfixes: |
||||
- proxysql_query_rules - fix backwards compatibility. Proxysql > 2 does not support parameter ``cache_empty_result`` (https://github.com/ansible-collections/community.proxysql/pull/77). |
Loading…
Reference in new issue