Add changelog fragment

This commit is contained in:
Jorge-Rodriguez 2023-01-22 10:37:08 +02:00
parent 6a8026ecf4
commit 278f10f6e6
No known key found for this signature in database
GPG key ID: 43153D1EFD8F7D90

View file

@ -0,0 +1 @@
- "mysql_replication - add the new options: ``primary_bind``, ``primary_heartbeat_period``, ``primary_retry_count``, ``primary_ssl_crl``, ``primary_ssl_crlpath``, ``primary_tls_version``, ``ignore_server_ids``, ``do_domain_ids``, ``ignore_domain_ids``, ``privilege_checks_user``, ``require_row_format``, ``require_table_primary_key_check``, ``source_connection_auto_failover``, ``primary_compression_algorithms``, ``primary_zstd_compression_level``, ``primary_tls_ciphersuites``, ``primary_public_key_path``, ``get_primary_public_key``, ``network_namespace`` (https://github.com/ansible-collections/community.mysql/issues/59)."