TapData Cloud 3.5.14 Release Notes

April 19, 2024

New Features:

  1. Added Oracle to MySQL full-stage index synchronization capability, synchronization of function-based indexes is not currently supported.
  2. Added the ability to skip errors encountered during task startup.
  3. TiDB now supports incremental synchronization based on real-time log parsing.

Feature Enhancements:

  1. Optimized DDL synchronization function to support filtering DDL errors using regular expressions.
  2. Optimized the data validation results page to enable quick filtering of consistent and inconsistent tables.

Issue Fixes:

  1. 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.
  2. Fixed an issue where testing Kafka connections would result in an infinite loop if non-JSON topics were included.
  3. Fixed an issue where JavaScript nodes would fail to execute during trial runs.
  4. Fixed an issue where changing associated key values in master-slave merge nodes would result in incorrect final data.
  5. Fixed an issue where using RocksDB as a cache storage would cause task errors.