New Features:
-
Added Oracle to MySQL full-stage index synchronization capability, synchronization of function-based indexes is not currently supported.
-
Added the ability to skip errors encountered during task startup.
-
TiDB now supports incremental synchronization based on real-time log parsing.
Feature Enhancements:
-
Optimized DDL synchronization function to support filtering DDL errors using regular expressions.
-
Optimized the data validation results page to enable quick filtering of consistent and inconsistent tables.
Issue Fixes:
-
Fixed an issue where using MongoDB as external storage would result in an error if the stored value was a map with string keys containing periods.
-
Fixed an issue where testing Kafka connections would result in an infinite loop if non-JSON topics were included.
-
Fixed an issue where JavaScript nodes would fail to execute during trial runs.
-
Fixed an issue where changing associated key values in master-slave merge nodes would result in incorrect final data.
-
Fixed an issue where using RocksDB as a cache storage would cause task errors.