8000 Releases · tapdata/tapdata · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: tapdata/tapdata

Release v3.27.0

14 Apr 09:17
20d502e
Compare
Choose a tag to compare
  1. Added support for copying tasks to write multiple tables to the same topic in the target Kafka
  2. Homepage Cluster Overview Increase task quantity distribution display
  3. Model display optimization, optimizing the display of primary keys, foreign keys, and unique indexes.

Release v3.26.0

14 Apr 08:51
fcc77ba
Compare
Choose a tag to compare
  1. Added support for SQL Server auto-increment primary key table synchronization
  2. Added support for synchronization of default values and foreign keys from SQLServer to PG
  3. Added support for synchronization of default values and foreign keys from PG to SQL Server
  4. Data verification table configuration enhancements add quick location function and nullfirst configuration

Release v3.25.0

19 Mar 07:27
1cadf78
Compare
Choose a tag to compare
  1. Added support for synchronization of default values, auto-increment columns, and foreign key constraints from MySQL to MySQL
  2. Added support for synchronization of default values, auto-increment columns, and foreign key constraints from PG to PG
  3. Added support for synchronization of default values, enumerations, and foreign keys from SQL Server to PG
  4. Added support for Sybase to PG foreign key synchronization
  5. Added the ability to connect other processing nodes after merging nodes with leader/follower (supports enhanced JS but not standard JS).
  6. Fixed the issue where MongoDB sharding configuration could not be automatically synchronized
  7. Fixed the issue where MongoDB capped collections could not be synchronized properly
  8. Fixed the issue that the embedded array merged when the associated key change function was turned on was incorrect.

Release v3.24.0

06 Mar 10:45
41408ff
Compare
Choose a tag to compare
  1. Optimization of user login prompt information
  2. The task supports setting the recipient of the email notification separately.

Release v3.23.0

20 Feb 06:17
403c4f4
Compare
Choose a tag to compare
  • 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

24 Jan 03:52
b434e8f
Compare
Choose a tag to compare
  1. Front-end interactive operation optimization, retaining the last operation result by default
  2. Fixed an issue where abnormal start of the heartbeat task would cause the synchronization task to fail to start normally.
  3. 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

15 Jan 10:53
3aae1a3
Compare
Choose a tag to compare
  1. Added support for sybase -> pg index migration
  2. Added support for sybase->pg sequence synchronization
  3. Optimize the Oracle test connection and add a prompt message when the user name and schema case are inconsistent

Release v3.20.0

02 Jan 07:10
2cde9c2
Compare
Choose a tag to compare
  1. Added new login security control to support setting that the same account can only be used for a single session
  2. Add operation log records for new users and permissions
  3. Engine optimization, can be started without MongoDB configuration
  4. Error code optimization

Release v3.19.0

18 Dec 08:57
3d50ec1
Compare
Choose a tag to compare
  1. 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
  2. Fixed the issue where the system could not start when the MongoDB intermediate library was connected using SSL configuration

Release v3.18.0

28 Nov 07:04
66fc36b
Compare
Choose a tag to compare
< 421D /details>
  1. When selecting a table name for a replication task, you can copy the names of all the selected tables with one click
  2. The error code function is optimized and improved
  3. Milestone optimization
  4. The logs of the script processing node are split and displayed
  5. Fixed an issue where PG to MSSQL would not be synchronized if the primary table did not have a partitioned subtable before task synchronization
  6. Fixed an issue where the mongodb index was not obtained and the schema was not loaded
0