File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -146,6 +146,13 @@ holo-shipper/target/holo-shipper-1.2.3.jar 即为生成的可执行jar包
146146
147147## holo-shipper release notes
148148
149+ ### v1.2.4 release note
150+ - v1.2.4下载地址:
151+ https://github.com/aliyun/alibabacloud-hologres-connectors/releases/download/release-1.5.2/holo-shipper-1.2.4.jar
152+ #### 更新说明
153+ - 日志将会输出到运行目录的holo-shipper.log
154+ - 修复获取到的源表ddl为with语法时,table group没有替换的问题
155+
149156### v1.2.3 release note
150157 - v1.2.3下载地址:
151158 https://github.com/aliyun/alibabacloud-hologres-connectors/releases/download/release-1.4.0/holo-shipper-1.2.3.jar
@@ -170,4 +177,4 @@ holo-shipper/target/holo-shipper-1.2.3.jar 即为生成的可执行jar包
170177 https://github.com/aliyun/alibabacloud-hologres-connectors/releases/download/1.1-SNAPSHOT/holo-shipper-1.2.1.jar
171178####更新说明
172179 - 新增 tgMapping 可以指定源tablegroup和目标tablegroup的映射关系。 用法参见:https://github.com/aliyun/alibabacloud-hologres-connectors/blob/master/holo-shipper/README.md
173- - 修复源表ddl的table properties内同时含有colocate_with 和 table_group_name时,无法在目标库建表的问题,会忽略源表的colocate_with。
180+ - 修复源表ddl的table properties内同时含有colocate_with 和 table_group_name时,无法在目标库建表的问题,会忽略源表的colocate_with。
You can’t perform that action at this time.
0 commit comments