Dinky v0.7.3
Feature:
[Feature-1709][core] Support use FlinkSQL CTE to preview data
[Feature-1774][flink] Support Apache Flink 1.17
Fix:
[Fix-797][web] Fix no fragment parameters were passed when getting lineage
[Fix-1731][gateway] Fix deploy flink k8s session error
[Fix-1787][metadata] Fix error in automatic table creation using CDCSOURCE Mysql field unsigned type problem
[Fix-1805][admin] Fix NPE occurred when publishing the job
[Fix][cdcsource] Fix data sending and receiving issues with synchronizing multiple Sinks in CDCSOURCE
[Fix][SqlSegment] Fix the issue of SQL configuration parsing failure in specific scenarios
[Fix-1784][admin] Fix task is deleted but task instances and history are not deleted consecutively
[Fix-1849][client] Fix CDCSOURCE kafkaSink transactionalIdPrefix NullPointerException
[Fix-1847][metadata] Fix postgreSql get DDL script error
[Fix][metadata] Fix generating MySQL DDL statements without quotes for normal default values
Optimization & Improve:
[Optimization-1715][admin] Optimize job monitor reconnect
[Optimization-1776][core,metadata] Fix typo
[Optimization-1657][client] Optimize MysqlJsonDebeziumDeserializationSchema use shaded lib in flink 1.13
[Optimization][client] Support scan.incremental.snapshot.chunk.size
[Optimization][client] Analyze lineage from the original relNode, not the optimized relNode, and add unit tests
[Optimization-1851][flink] Upgrade all versions of Flink to the latest version
Contributors:
@aiwenmo
@AntChen27
@cygnusdark
@HamaWhiteGG
@LiuHao0606