What's Changed
- [Improve][License] Add apache-2.0 license check. by @FlechazoW in #1386
- [hotfix][jdbc-connector] pgsql query metadata exception by @KinoMin in #1391
- [bugfix][hana]fix hana special char error by @fangxy-7010 in #1390
- [Feat-#1392][core] add parameters in json format by @aubdiy in #1393
- [Improve][Connector][bin-log] Unified exception of MapMakerHelper by @TyrantLucifer in #1395
- fix BUG #1402,fix '\r' problems caused by windows by @zhengchaoken in #1403
- [hotfix][hdfs and oraclelogminer] Solved the problem of splitting columns and handling null values in hdfs components by @conghe2402 in #1404
- fix BUG #1398,fix bsh,xml-resolver default version cannot access by @zhengchaoken in #1399
- fix BUG #1400,fix multiple SLF4J bindings & no log logged in standalo… by @zhengchaoken in #1401
- [bugfix][hbase]fix hbase date type cast int error by @fangxy-7010 in #1406
- [hotfix][hdfs]when writing to hfds,null value is set to '\N' by @conghe2402 in #1408
- [doc-#1415] update doc & starrocks batchsize set by @liumengkai in #1417
- [environment-##1426] delete tmp flink-distribute-cache-xxx dir by @liumengkai in #1427
- [hostfix][hive] add HIVe table check and correct function by @conghe2402 in #1425
- [hotfix][hive] fix bug for try get correct hive table funciton by @conghe2402 in #1429
- [bugfix][Client] Chunjun client support submit task to hadoop with kerberos by @kyo-tom in #1435
- Fix:mysql-cdc can't run in sql mode by @Bricks-Man in #1436
- [feature-#1334][hdfs-connector] fix orc timestamp column can't read by @liumengkai in #1383
- [hotfix-#1449][ClickHouse] fix ClickHouse source null pointer problem by @ll076110 in #1450
- [fix-##1451] add column replace for hbase column by @liumengkai in #1452
- [feat-##1455] fix hbase bug & add hbase ttl by @liumengkai in #1456
- [BugFix][Postgres][#1463] The cast is bad, only when 'rowConverter' instance of the 'JdbcColumnConverter' should cast. by @FlechazoW in #1464
- [BugFix][Jdbc][#1459] Remove the 'checkConnValid', because some connector doesn't support 'isValid'. by @FlechazoW in #1465
- fix Logic error in confProp parameter processing by @ChangjunZhang in #1477
- [feat-#1470][ftp] improvement ftp read/write performance by @mggger in #1483
- [BugFix][hbse-connector][#1485] hbase ttl millisecond not second by @liumengkai in #1486
- [feat][jdbc]improvement jdbc read/write performance by @PaddyMelody in #1488
- [feat-#1487][iceberg]add iceberg writer by @mggger in #1489
- #1494 [feat-1494][http] http support array data by @yanghuaiGit in #1495
- [hotfix-#1497][chunjun-connector-http]Solve the problem that http-x p… by @taoyameng in #1500
- [feat-#1498][main] support run sql job with batch mode by @PaddyMelody in #1504
- [bug][http] commonConf NullPointerException #1510 by @KinoMin in #1511
- [hotfix-#1512][mongodb] Fix the bug that mongodb supports constants by @ll076110 in #1513
- [hotfix-#1501]fix throw NoRestartException can not sotp application by @zhourui999 in #1507
New Contributors
- @aubdiy made their first contribution in #1393
- @TyrantLucifer made their first contribution in #1395
- @Bricks-Man made their first contribution in #1436
- @ChangjunZhang made their first contribution in #1477
- @taoyameng made their first contribution in #1500
- @zhourui999 made their first contribution in #1507
Full Changelog: v1.12.7...v1.12.8