Releases: tapdata/tapdata
Releases · tapdata/tapdata
Release v3.27.0
- Added support for copying tasks to write multiple tables to the same topic in the target Kafka
- Homepage Cluster Overview Increase task quantity distribution display
- Model display optimization, optimizing the display of primary keys, foreign keys, and unique indexes.
Release v3.26.0
- Added support for SQL Server auto-increment primary key table synchronization
- Added support for synchronization of default values and foreign keys from SQLServer to PG
- Added support for synchronization of default values and foreign keys from PG to SQL Server
- Data verification table configuration enhancements add quick location function and nullfirst configuration
Release v3.25.0
- Added support for synchronization of default values, auto-increment columns, and foreign key constraints from MySQL to MySQL
- Added support for synchronization of default values, auto-increment columns, and foreign key constraints from PG to PG
- Added support for synchronization of default values, enumerations, and foreign keys from SQL Server to PG
- Added support for Sybase to PG foreign key synchronization
- Added the ability to connect other processing nodes after merging nodes with leader/follower (supports enhanced JS but not standard JS).
- Fixed the issue where MongoDB sharding configuration could not be automatically synchronized
- Fixed the issue where MongoDB capped collections could not be synchronized properly
- Fixed the issue that the embedded array merged when the associated key change function was turned on was incorrect.
Release v3.24.0
- Optimization of user login prompt information
- The task supports setting the recipient of the email notification separately.
Release v3.23.0
- fix: The ID of a node is ObjectId for full synchronization and becomes string for incremental synchronization
- fix: log collector list no filter
- fix: Optimize login prompts
Release v3.22.0
- Front-end interactive operation optimization, retaining the last operation result by default
- Fixed an issue where abnormal start of the heartbeat task would cause the synchronization task to fail to start normally.
- Fixed the issue where the version number obtained by the page is inconsistent with the actual version due to cache on the front end after version update.
Release v3.21.0
- Added support for sybase -> pg index migration
- Added support for sybase->pg sequence synchronization
- Optimize the Oracle test connection and add a prompt message when the user name and schema case are inconsistent
Release v3.20.0
- Added new login security control to support setting that the same account can only be used for a single session
- Add operation log records for new users and permissions
- Engine optimization, can be started without MongoDB configuration
- Error code optimization
Release v3.19.0
- Fixed the problem of task error, false alarm, and missing table creation permission when synchronizing data to MySQL after synchronizing a part of the table
- Fixed the issue where the system could not start when the MongoDB intermediate library was connected using SSL configuration
Release v3.18.0
- When selecting a table name for a replication task, you can copy the names of all the selected tables with one click
- The error code function is optimized and improved
- Milestone optimization
- The logs of the script processing node are split and displayed
- Fixed an issue where PG to MSSQL would not be synchronized if the primary table did not have a partitioned subtable before task synchronization
- Fixed an issue where the mongodb index was not obtained and the schema was not loaded