28 Commits (master)

Author SHA1 Message Date
Shawn Huang 6686bcb4ad
[hotfix][license] Update legacy license
This closes  
yuxiqian e2b8f70e0d
[FLINK-37124][build] Simplify logs in test cases to avoid flooding GHA outputs
This closes  
Jzjsnow 630e0d70c2
[FLINK-36701][cdc-runtime] Obtain latest evolvedSchema when SinkDataWriterOperator handles FlushEvent from failover
This closes 

Co-authored-by: jzjsnow <snow.jiangzj@gmail.com>
Hongshun Wang 12cf22f7b4
[FLINK-34688][cdc-connector][base] CDC framework split snapshot chunks asynchronously ()
ConradJam dd79a02f0f
[FLINK-36586][build] Update flink version to 1.19 ()
Co-authored-by: ConradJam <czy006@apache.com>
Co-authored-by: Hang Ruan <ruanhang1993@hotmail.com>
yuxiqian daf27fa7a8 [hotfix][test] Reorganize test cases
gongzhongqiang 2616c0ecd7
[hotfix][tests] Fix oracle e2e test with ARM docker image without a database initial ()
gongzhongqiang a5b666a325
[FLINK-35503] Add support for running Oracle connector unit test on ARM architecture ()
He Wang cbb33bb870
[FLINK-35638][OceanBase][test] Refactor OceanBase test cases and remove dependency on host network ()
yuxiqian af02ce1bc9
[build][e2e] Separate Pipeline and Source E2e tests and cover flink 1.20 version
This closes .
yuxiqian 241eb03a74
[FLINK-35868][cdc-connector][mongodb] Bump dependency version to support MongoDB 7.0
This closes .
Joao Boto 94a0415475
[FLINK-34883] Fix postgres uuid column as PK ()
* [FLINK-34883] Fix postgres uuid column as PK

* [FLINK-34883] Fix column comment.
yuxiqian d8a9c8c63e [FLINK-35316][base] Run E2e test cases with Flink 1.19 and latest patch versions
Leonard Xu 8deddab6eb [minor][cdc-connector][db2] Fix typos and improve the code style
gong 3385ae8fbc [cdc-connector][db2] Db2 support incremental source
Kunni bc7031bd71
[e2e][pipeline-connector][mysql] Add e2e test for mysql pipeline connector
This closes .
yux 01ec7da989
[FLINK-35055][cdc] Exclude connector dependencies with questionable licenses from fat jar packages ()
xleoken 5f4f86fb31
[hotfix] Change old com.ververica dependencies to org.apache.flink ()
Kunni 26eb6a99b9
[hotfix][cdc][build] Include cdc-common module when shaded for module flink-sql-connector-mysql-cdc
Hang Ruan e10c8691ad
[FLINK-34584][cdc][build] Rename package from com.ververica to org.apache.flink
This closes .
Hang Ruan eeb4bab92d [FLINK-34184][cdc][license] Update Copyright from Ververica to Apache
gongzhongqiang a24c5d1b24
[cdc][e2e] Unify logic to clean docker image when connector e2e test finished ()
He Wang 4616092195
[cdc-source-connector][oceanbase][e2e] Add OceanBase e2e test case ()
This closes 
Qingsheng Ren c0ee1c188e [build] Skip maven-deploy-plugin for test modules and flink-cdc-dist
gongzhongqiang 51554d8630
[hotfix][vitess] Fix invalidate package name
This closes .
Maciej Bryński 1e6b983bdd
[build] Bump Flink version to 1.18.0 ()
This closes .
joyCurry30 d01f0a9791
[pom] Use ${revision} replace specific version. ()
Leonard Xu 82a652ca6f
[3.0][kickoff] Introduce basic modules for Flink CDC 3.0
This closes