Release v1.12.6
FlechazoW
released this
18 Sep 02:55
·
92 commits
to 1.12_release
since this release
What's Changed
- [hotfix-1005][kudu] Add a default value for batchSizeBytes to solve t… by @meng1222 in #1006
- [feat-#994][core] optimize ChunJun serialization for SyncJob by @PaddyMelody in #1004
- Feat chunjun website final by @FlechazoW in #1024
- [hotfix-#1029][redis] Fix Redis Lookup Connector. by @FlechazoW in #1030
- Master doc format by @chestnutqiang in #1031
- [hotfix-816][flinkx-connector-oracle] Fixed Oracle RAW Type Apply To Flink Type is TimeStamp ERROR by @huyongze in #1032
- [Github] Add github template. by @FlechazoW in #1034
- [feat-1039][rocketmq] add rocketmq table source. by @meng1222 in #1040
- [hotfix-#1043][bin] allow user to submit job in local mode by @lvyanquan in #1044
- [hotfix-#1042][chunjun-core] repair pluginRoot‘s folder not set , Cau… by @huaxiapanda in #1045
- [doc-#1046][quickstart]fix standalone command error by @PaddyMelody in #1047
- [hotfix-#1063][kafka] Fix sync Task of kafka throws npe. by @FlechazoW in #1064
- [feat][docker] add document and script about how to build and use doc… by @lvyanquan in #1067
- [readme] Update README.md and add CONTRIBUTING.md by @FlechazoW in #1071
- [Official website] Beautify the homepage and add some components by @FlechazoW in #1073
- [feat][core] add all files under bin directory to chunjun-dist. by @lvyanquan in #1065
- [feat-#1077][base] Optimize the inheritance of 'BaseRichOutputFormat'. by @FlechazoW in #1078
- [feat-#1062][redis] Add source connector and reader connector of redis. by @ll076110 in #1101
- [hotfix-#1103][jdbc] check dbConn valid before write record by @PaddyMelody in #1104
- [hotfix-1097] 修复数据库字段为null时,同步空指针问题 by @KinoMin in #1099
- [CI/CD] Fix ci/cd build error. by @FlechazoW in #1107
- [Feature][pom] Remove the maven plugin of 'git-commit' by @FlechazoW in #1106
- [hotfix-#1052][hive] Fix the data loss problem of HiveWriter by @PaddyMelody in #1053
- [docs][ftp] add ftp docs by @mggger in #1109
- [feature-1084][chunjun-connector-mysqld] MySQL offline synchronizatio… by @KinoMin in #1112
- [hotfix-#1111][redis] Fix keyPrefix verification problem when Lookup … by @ll076110 in #1115
- Quickstart add k8s content by @chenzhuangjia in #1118
- [hotfix-#1119][pgsql] Connection cast-exception when use greenplum sink. by @FlechazoW in #1120
- Feat master hive3 by @chestnutqiang in #1121
- [hotfix-#1124][core] core module git-commit plugin not removed, cause compile and run error. by @chaozwn in #1125
- [hotfix-#1126][client] In local test,class not found com.esotericsoftware.minlog.Log. by @chaozwn in #1127
- [feature-#1058] Add docker development docker-compose file, help quickly build dev environment. by @chaozwn in #1059
- [feat]Refactor hbase to support transformer and fix some bug by @kyo-tom in #1149
- [doc-#1089][docs_zh] how to start a Flink standalone cluster with chunjun dependencies by @lvyanquan in #1169
- [hotfix-#1172][assembly] Rebuild the chunjun-dist.tar.gz file structure by @PaddyMelody in #1173
- add oceanbasecdc connector by @whhe in #1167
- [hotfix-1155][jdbc] support default null, ex:(name string default null) by @mggger in #1170
- [hotfix-#1179][lookup] ChunJun 1.12 dimension table cannot be associated with the latest data by @FlechazoW in #1180
- Feat e2e by @FlechazoW in #1181
- [feat-#1183][assembly] rename install filename by @huaxiapanda in #1184
- [hotfix-simple][#fix-bin]#fix-commit by @conghe2402 in #1187
- [hotfix-none][docs_zh] add CDH integrated document by @conghe2402 in #1189
- [feat-#1193]oracle support nchar、nvarchar2 chinese value by @momisabuilder in #1194
- [hotfix][pom] Add repository of central, sonatype and aliyun. by @FlechazoW in #1192
- [hotfix-#1195]change the code position to support oracle nchar、nvarch… by @momisabuilder in #1196
- [doc-#1200] modify hbase doc about support type by @kyo-tom in #1201
- [hotfix-#1202] JobUtil submit job with ${a} dynamic parameters error. by @chaozwn in #1203
- [feat-#1204][e2e] Add Oracle Logminer E2E Test. by @chaozwn in #1205
- [feat-#1206][e2e] Add E2e Readme.md. by @chaozwn in #1207
- emqx断开不能重连bug修复 by @15656215623 in #1152
- fix bug that lack param of batchSize for Doris Sink config by @baisui1981 in #1213
- [hotfix-1158] fix load hive jdbc dirver dead lock when parll load with mysql jdbc by @mukekein in #1215
- [hotfix-#1212][sqlserver cdc] Fix the npe using sqlserver cdc connector in standalone mode. by @limengyao0809 in #1219
- [feat-e2e]#1220 flink download link is invalid on dockerfile by @yanghuaiGit in #1221
- [hotfix-#1210][ftp] Fix the issue that the connections of SFTP are not released when task failed. by @limengyao0809 in #1222
- [chunjun][elasticsearch7]fix npe errors when column doesn't specified… by @danqiusheng in #1224
- [docs][1056]fix es7 support data type by @fangxy-7010 in #1227
- [hotfix-#1216][kafka] Fix ObjectSizeCalculator only supported on HotS… by @ll076110 in #1230
- [hotfix][clients] avoid unnecessary error message of logfile. by @lvyanquan in #1231
- [docs] fix pluginName of Mysql in MetricPluginConf. by @lvyanquan in #1233
- [docs] update Hyperlink of video about submitting job in Yarn Per-Job mode by @lvyanquan in #1232
- [test-#1238] Add unit test for core by @kyo-tom in #1239
- [feat][starrocks] add starrocks sync/sql connector by @PaddyMelody in #1237
- [feat-#1235][e2e]add emqx container by @mggger in #1236
- [feat][test]add jdbc-base unit test by @PaddyMelody in #1243
- [feat-#1246][rabbitmq] add rabbitmq sql source plugin by @ll076110 in #1247
- [feat-#1244][sybase] add sybase reader plugin by @ll076110 in #1245
- [feat-#1229][emqx]improve connection stability by @mggger in #1234
- [feat-#1251][s3] add s3 reader and writer plugin by @ll076110 in #1252
- [hotfix-#1253][db2] db2 support clob type by @ll076110 in #1254
- [feat-#1249][vertica11] add vertica11 sink plugin by @ll076110 in #1250
- Add Iceberg Connector by @huzk8 in #1242
- [README] Remove expired content. by @FlechazoW in #1257
- [hotfix-#1256][kudu]Fix SQLMode datatype mapping by @PaddyMelody in #1259
- [feat][jdbc] Add keyUtil to handle special columns by @PaddyMelody in #1258
- [hotfix]oracle type modify on sql & adjust to get unique key method by @yanghuaiGit in #1265
- [Release] Release v1.12.6 by @FlechazoW in #1267
New Contributors
- @mggger made their first contribution in #1109
- @whhe made their first contribution in #1167
- @conghe2402 made their first contribution in #1187
- @15656215623 made their first contribution in #1152
- @baisui1981 made their first contribution in #1213
- @mukekein made their first contribution in #1215
- @limengyao0809 made their first contribution in #1219
- @danqiusheng made their first contribution in #1224
- @fangxy-7010 made their first contribution in #1227
Full Changelog: v1.12.5...v1.12.6