Commit Graph

36 Commits (53ff798ef6ef393d0f6ed7f8136ec5940ff4279c)

Author SHA1 Message Date
Leonard Xu 92e9d9ea58
[build] Update the copyright year to 2023 ()
Hang Ruan 015e9515d3 [postgres] Fix postgres e2e test
Qingsheng Ren 1bb0689583 [vitess] Add e2e case for Vitess connector
Tigran Manasyan 2b017346c3
[debezium] Bump debezium version to 1.9.7.Final ()
Co-authored-by: gongzhongqiang <764629910@qq.com>
Hang Ruan d8c1e335dc
[oracle] Fix the backfill task not running bug in oracle cdc connector ()
Hang Ruan 2d08513f39
[Postgres] Use Incremental Snapshot Framework for Postgres CDC Connector ()
Co-authored-by: Xiao Meng <21000+xiaom@users.noreply.github.com>
Co-authored-by: Yaroslav Tkachenko <260702+sap1ens@users.noreply.github.com>
Jiabao Sun afefe40944
[cdc-base] Close idle readers when snapshot finished ()
* [cdc-base] Close idle readers when snapshot finished
gongzhongqiang 8cef4af544
[sqlserver] Sqlserver incremental source. ()
* [sqlserver] Sqlserver incremental source

---------

Co-authored-by: gongzhongqiang <gongzhongqiang@gigacloudtech.com>
Sergey Nuyanzin c3a88f0638
[common] Bump flink to 1.17.0 ()
Co-authored-by: Hang Ruan <ruanhang1993@hotmail.com>
Hang Ruan 727a0706a8
[postgres] Change config option slot.name to be required ()
Leonard Xu a7f1970e1f [build] Bump version to 2.4-SNAPSHOT
molsion a09a31495e [oracle]OracleTableSource support splitSize, fetchSize ,connectMaxRetries, connectionPoolSize and add test
molsion 94fa8b347f [oracle] Introduce SCAN_INCREMENTAL_SNAPSHOT_ENABLED option for OracleTableSourceFactory
莫贤彬 4855fa3337 [oracle][test] Add tests for Oracle incremental snapshot source
Hang Ruan db24ba59d4 [common] Bump Flink version to 1.16.0
Jiabao Sun 301e5a8ab0 [mongodb] Support incremental snapshot for MongoDB CDC Connector
Hang Ruan 23e06df79d [e2e][db2] Add Db2 e2e test
Tigran Manasyan 5b3dd9884e
[common] Bump Flink version to 1.15.2 ()
This closes . 

Co-authored-by: Hang Ruan <ruanhang1993@hotmail.com>
lxxawfl c37b9ed1e9 [test][e2e] Upgrade org.postgresql:postgresql from 42.3.1 to 42.2.26 for CVE-2022-31197()
Kyle Dong b3ebf3da69
[mysql] Use local timezone as the default value of 'server-time-zone' option ()
This closes  .
Leonard Xu 1ab2c6de71 [common] Ignore retriableException to make the debezium engine retry works
[test][oracle] Fix unstable tests OracleE2eITCase due to reuse container
Leonard Xu a10ae4624e
[build] Use correct year and copyright owner in license files ()
This closes .
gongzhongqiang 4cf36ad22f [oracle][test] Use prebuilt docker image in tests
gongzhongqiang b89c80d667
[tidb] Test TiDB 6.0.0 and add it to supported list ()
Leonard Xu 1d7fdac24e [build] Bump version to 2.3-SNAPSHOT
gongzhongqiang 196f9a4fca [tidb] remove useless code.
Leonard Xu dfdee07669 [test][e2e] Clean up database resources for every e2e tests.
gongzhongqiang c981dc3ba0 [e2e] bump flink e2e test version.
gongzhongqiang b8bda7d719 [tidb] Add tidb cdc connector e2e test.
Leonard Xu 39a99741b4 [tidb] Add metadata column ITCase and improve the code style
This closes .
Leonard Xu b911dd2a1b [tidb] The first draft of tidb cdc connector
Jiabao Sun 473e36b9cd
[mongodb] Match multiple database and collection names using a regular expression in MongoDB. ()
Co-authored-by: Bobby Richard <bobbyrlg@gmail.com>
wangxiaojing b21466a848 [common] Make Flink CDC Compatible with Flink 1.14
gongzhongqiang b27d7f96fd
[sqlserver] Add e2e tests for sqlserver cdc connector ()
Leonard Xu 6174c7e690 [build] Bump version to 2.2-SNAPSHOT
Jark Wu 61ee775b49
[tests] Add end-to-end tests for cdc connector uber jars ()