Skip to content

Commit 85c2211

Browse files
committed
add 202303 release note
1 parent 3172e24 commit 85c2211

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ DataX本身作为数据同步框架,将不同数据源的同步抽象为从源
2626

2727
# Quick Start
2828

29-
##### Download [DataX下载地址](https://datax-opensource.oss-cn-hangzhou.aliyuncs.com/202210/datax.tar.gz)
29+
##### Download [DataX下载地址](https://datax-opensource.oss-cn-hangzhou.aliyuncs.com/202303/datax.tar.gz)
3030

3131

3232
##### 请点击:[Quick Start](https://github.com/alibaba/DataX/blob/master/userGuid.md)
@@ -70,6 +70,7 @@ DataX目前已经有了比较全面的插件体系,主流的RDBMS数据库、N
7070
| | Databend | || [](https://github.com/alibaba/DataX/blob/master/databendwriter/doc/databendwriter.md) |
7171
| | Hive ||| [](https://github.com/alibaba/DataX/blob/master/hdfsreader/doc/hdfsreader.md)[](https://github.com/alibaba/DataX/blob/master/hdfswriter/doc/hdfswriter.md) |
7272
| | kudu | || [](https://github.com/alibaba/DataX/blob/master/hdfswriter/doc/hdfswriter.md) |
73+
| | selectdb | || [](https://github.com/alibaba/DataX/blob/master/selectdbwriter/doc/selectdbwriter.md) |
7374
| 无结构化数据存储 | TxtFile ||| [](https://github.com/alibaba/DataX/blob/master/txtfilereader/doc/txtfilereader.md)[](https://github.com/alibaba/DataX/blob/master/txtfilewriter/doc/txtfilewriter.md) |
7475
| | FTP ||| [](https://github.com/alibaba/DataX/blob/master/ftpreader/doc/ftpreader.md)[](https://github.com/alibaba/DataX/blob/master/ftpwriter/doc/ftpwriter.md) |
7576
| | HDFS ||| [](https://github.com/alibaba/DataX/blob/master/hdfsreader/doc/hdfsreader.md)[](https://github.com/alibaba/DataX/blob/master/hdfswriter/doc/hdfswriter.md) |
@@ -108,6 +109,12 @@ DataX目前已经有了比较全面的插件体系,主流的RDBMS数据库、N
108109

109110
DataX 后续计划月度迭代更新,也欢迎感兴趣的同学提交 Pull requests,月度更新内容会介绍介绍如下。
110111

112+
- [datax_v202303]https://github.com/alibaba/DataX/releases/tag/datax_v202303)
113+
- 精简代码
114+
- 新增插件(adbmysqlwriter、databendwriter、selectdbwriter)
115+
- 优化插件、修复问题(sqlserver、hdfs、cassandra、kudu、oss)
116+
- fastjson 升级到 fastjson2
117+
111118
- [datax_v202210]https://github.com/alibaba/DataX/releases/tag/datax_v202210)
112119
- 涉及通道能力更新(OceanBase、Tdengine、Doris等)
113120

0 commit comments

Comments
 (0)