diff --git a/product/en/docs-mdb/v1.0/release.md b/product/en/docs-mdb/v1.0/release.md index 613d659f434eecf8c10b4ee6f358ec7a041403e1..5d0dd44f75c0dc937722678f30b22d6d9e0ad51a 100644 --- a/product/en/docs-mdb/v1.0/release.md +++ b/product/en/docs-mdb/v1.0/release.md @@ -7,6 +7,12 @@ date: 2023-01-13 # Release Note +## v1.6.2(2023.06.12) + +### Bug Fixes + +- SQL contrast removes default formatting + ## v1.6.1(2023.06.09) ### Bug Fixes @@ -26,6 +32,7 @@ date: 2023-01-13 - Add the MDB monitoring page in the channel, which can monitor the delay of data synchronization, the amount of DML changes, and some indicators of Kafka - Added the ability to regularly synchronize the latest values of the sequence (supported database types: MogDB, Oracle, MySQL, PG), the sequence value synchronization details can be seen on the Data synchronization details page - Support table level status and SCN function transformation, for the subsequent dynamic addition and deletion of tables to do basic transformation +- Data synchronization for Oracle CLOBs and BLOBs is supported ### Bug Fixes diff --git a/product/zh/docs-mdb/v1.0/release.md b/product/zh/docs-mdb/v1.0/release.md index 314ce1d81450479fe4caa150bbabd75f388284d6..38f72c59a78aa624551ed3fc9f47da1fac26c6a1 100644 --- a/product/zh/docs-mdb/v1.0/release.md +++ b/product/zh/docs-mdb/v1.0/release.md @@ -7,6 +7,12 @@ date: 2023-01-13 # 发布记录 +## v1.6.2(2023.06.12) + +### Bug Fixes + +- SQL对比去掉默认格式化 + ## v1.6.1(2023.06.09) ### Bug Fixes @@ -26,6 +32,7 @@ date: 2023-01-13 - 增加通道内的 MDB 监控页面,可对数据同步的延迟,DML变更量,Kafka部分指标实现监控展示 - 增加定期同步序列最新值的功能(支持的数据库类型: MogDB, Oracle, MySQL, PG),序列值同步详情可在数据同步详情页面查看 - 支持表级状态与 SCN 的功能改造,为后续动态增删表做基础改造 +- 支持对 Oracle CLOB或BLOB类型的数据同步 ### Bug Fixes