Skip to content

v3.6.0: Merge pull request #1922 from tapdata/release/merge-dev-into-main

Latest
Compare
Choose a tag to compare
@MartinMa318 MartinMa318 released this 21 May 07:07
1d98460

New Features

  1. Added support for dynamically generating date suffixes for target table names.
  2. Added support for pushing alert events via webhook.
  3. Added support for hash verification between MySQL, Oracle, SQL Server, PostgreSQL, and GaussDB.
  4. Added support for partition settings in Doris.
  5. Added support for using OceanBase database in Oracle mode as both source and target.

Feature Enhancements

  1. Optimized data processing logic for MongoDB synchronization to SQL databases.
  2. Dummy data source optimization, support for quickly adding large fields for performance testing

Bug Fixes

  1. Fixed the issue where MariaDB couldn't write data in the format '0000-00-00 00:00:00' to the target.
  2. Fixed the issue where heartbeat tasks couldn't automatically recover after the heartbeat table was mistakenly deleted.
  3. Fixed the issue where shared mining tasks encountered errors and couldn't be serialized.