v.18.12Bug Fix
Fixed Backwards Compatibility Issue in ClickHouse Replica Cloning
Fixed a minor issue with backwards compatibility that appeared when working with a cluster of replicas on versions earlier than 18.12.13 and simultaneously creating a new replica of a table on a server with a newer version (shown in the message Can not clone replica, because the ... updated to new ClickHouse version, which is logical, but shouldn’t happen). #3122