diff --git a/product/en/docs-mdb/v2.0/releases/release-2.0.md b/product/en/docs-mdb/v2.0/releases/release-2.0.md index ca1410918ae8f76c095874233d8709034121fc68..59993cb95ecd83c82393d6294e3f71391a39f862 100644 --- a/product/en/docs-mdb/v2.0/releases/release-2.0.md +++ b/product/en/docs-mdb/v2.0/releases/release-2.0.md @@ -7,6 +7,23 @@ date: 2024-02-26 # Release Note +## v2.7.0(2024.11.12) + +### Features + +- Support web display of full-sync exceptions (in the table object details page, switch to the data synchronization tab to check the exception) +- Supports Oracle/MogDB database's master/slave structures, and the initialization of full data gives priority to querying with the standby database. +- Channel state optimization, the channel task state is no longer strongly correlated with the specific state of the objects. +- In the data verification module, support for precise positioning of the difference columns and data. +- Support for synchronization Oracle ROWID, and as a primary key to perform subsequent synchronization, and can avoid opening any level of supplemental logging in the source database. +- Support for ROWID-based data conflict processing +- Optimized the object add logic, greatly improving the efficiency of adding objects (Oracle can add 10,000 objects per minute) + +### Bug Fixes + +- Fixed the problem that the parameter Skip Incremental Delivery in Advanced Parameters does not take effect. +- Fix the problem of synchronizing full and incremental objects when the number of objects in the source database is large. + ## v2.6.0(2024.09.30) ### Features diff --git a/product/en/docs-sca/v5.1/release-notes.md b/product/en/docs-sca/v5.1/release-notes.md index 22aca819a7e65296a24aba516df8dd612adbf03f..06e867d8ab731d38de0250e7c23648dadb008d99 100644 --- a/product/en/docs-sca/v5.1/release-notes.md +++ b/product/en/docs-sca/v5.1/release-notes.md @@ -9,6 +9,20 @@ date: 2021-09-30 > The functionality of this tool is integrated into the MDB Heterogeneous Migration Synchronization Suite, so it is recommended to use the MDB product directly. +## v5.7.0 (2024-11-12) + +- [sca_Linux_centos_7_aarch64](https://cdn-mogdb.enmotech.com/sca/5.7.0/sca_v5.7.0_Linux_centos_7_aarch64.tar.gz) +- [sca_Linux_centos_7_x86_64](https://cdn-mogdb.enmotech.com/sca/5.7.0/sca_v5.7.0_Linux_centos_7_x86_64.tar.gz) +- [sca_Linux_kylin_V10SP2_aarch64](https://cdn-mogdb.enmotech.com/sca/5.7.0/sca_v5.7.0_Linux_kylin_V10SP2_aarch64.tar.gz) +- [sca_Linux_kylin_V10SP3_aarch64](https://cdn-mogdb.enmotech.com/sca/5.7.0/sca_v5.7.0_Linux_kylin_V10SP3_aarch64.tar.gz) +- [sca_Linux_kylin_V10SP2_x86_64](https://cdn-mogdb.enmotech.com/sca/5.7.0/sca_v5.7.0_Linux_kylin_V10SP2_x86_64.tar.gz) +- [Sample Report](https://cdn-mogdb.enmotech.com/sca/latest/sca_sample_report_en_US_v5.5.zip) +- [Sample Language File](https://cdn-mogdb.enmotech.com/sca/latest/Localization_en_US.toml) + +### 修复 + +- Fixes issues with some customers' on-site usage + ## v5.6.1 (2024-03-21) - [sca_Linux_centos_7_aarch64](https://cdn-mogdb.enmotech.com/sca/5.6.1/sca_v5.6.1_Linux_centos_7_aarch64.tar.gz) diff --git a/product/zh/docs-mdb/v2.0/releases/release-2.0.md b/product/zh/docs-mdb/v2.0/releases/release-2.0.md index cbdba5430955d34596b93ebca7c0c177e0f5a12d..65c4c244557b7b730f6aa82e9e16fc2d8959d66e 100644 --- a/product/zh/docs-mdb/v2.0/releases/release-2.0.md +++ b/product/zh/docs-mdb/v2.0/releases/release-2.0.md @@ -7,6 +7,23 @@ date: 2024-02-26 # 发布记录 +## v2.7.0(2024.11.12) + +### Features + +- 支持全量异常的页面展示(在表对象详情页面中,切换到数据同步标签页即可查看) +- 支持 Oracle/MogDB 数据库的主备自适应,全量数据初始化优先使用备库查询 +- 通道状态优化,通道任务状态与对象具体状态不再具有强相关性 +- 数据校验模块中,支持精确定位差异字段与数据 +- 支持同步 Oracle ROWID,并以此作为主键执行后续同步逻辑,且可以避免在源库开启任何级别的补充日志 +- 支持基于 ROWID 的数据冲突处理 +- 优化了对象添加逻辑,大幅度提高对象添加的效率(Oracle可达到每分钟添加一万个对象) + +### Bug Fixes + +- 修复高级参数中跳过增量投递的参数不生效的问题 +- 修复源库对象数量较多的场景下,全量与增量同步时间点衔接的问题 + ## v2.6.0(2024.09.30) ### Features diff --git a/product/zh/docs-sca/v5.1/release-notes.md b/product/zh/docs-sca/v5.1/release-notes.md index ebf1818f38bf3a950da0215328e8de181e7518b7..1f6456f2831f52f4b8875505efbb505f840dfb7c 100644 --- a/product/zh/docs-sca/v5.1/release-notes.md +++ b/product/zh/docs-sca/v5.1/release-notes.md @@ -9,6 +9,20 @@ date: 2022-03-07 > 本工具相关功能已整合到 MDB 异构迁移同步套件中,建议直接使用 MDB 产品 +## v5.7.0 (2024-11-12) + +- [sca_Linux_centos_7_aarch64](https://cdn-mogdb.enmotech.com/sca/5.7.0/sca_v5.7.0_Linux_centos_7_aarch64.tar.gz) +- [sca_Linux_centos_7_x86_64](https://cdn-mogdb.enmotech.com/sca/5.7.0/sca_v5.7.0_Linux_centos_7_x86_64.tar.gz) +- [sca_Linux_kylin_V10SP2_aarch64](https://cdn-mogdb.enmotech.com/sca/5.7.0/sca_v5.7.0_Linux_kylin_V10SP2_aarch64.tar.gz) +- [sca_Linux_kylin_V10SP3_aarch64](https://cdn-mogdb.enmotech.com/sca/5.7.0/sca_v5.7.0_Linux_kylin_V10SP3_aarch64.tar.gz) +- [sca_Linux_kylin_V10SP2_x86_64](https://cdn-mogdb.enmotech.com/sca/5.7.0/sca_v5.7.0_Linux_kylin_V10SP2_x86_64.tar.gz) +- [示例报告](https://cdn-mogdb.enmotech.com/sca/latest/sca_sample_report_zh_CN_v5.5.zip) +- [示例语言配置文件](https://cdn-mogdb.enmotech.com/sca/latest/Localization_zh_CN.toml) + +### 修复 + +- 修复部分客户现场使用的问题 + ## v5.6.1 (2024-03-21) - [sca_Linux_centos_7_aarch64](https://cdn-mogdb.enmotech.com/sca/5.6.1/sca_v5.6.1_Linux_centos_7_aarch64.tar.gz)