Version End of Life. 15 Aug 2024
Release 6.1.12 is a minor bug fix release.
Improvements, new features and functionality
A new mapcharset
filter is included, which fixes collation incompatibilities when
replicating from MySQL 8 to an older release (5.7 or 5.6)
This new filter should be enabled within any MySQL applier where the source is generated from a MySQL 8 database and the target is MySQL 5.7 or lower.
Issues: CT-1404
If SSL is enabled between replicators for THL Transfer, and a source node fails and becomes unresponsive, or is slow/overloaded, the replicator on the replica can fail to go offline due to a timeout, remaining in a GOING-ONLINE:SYNCHRONIZING state.
Issues: CT-1459