Commit Graph

112 Commits (71414d8f7d8a13ec6fc090f9de87f030c41a79ed)

Author SHA1 Message Date
Qingsheng Ren 62cc62ef72 [FLINK-35309][cdc] Introduce CI checks for licenses and NOTICE
Co-authored-by: GOODBOY008 <gongzhongqiang@apache.org>
9 months ago
Qingsheng Ren e452d66b3b [FLINK-35309][cdc] Resolve license and NOTICE issues in the project
Co-authored-by: GOODBOY008 <gongzhongqiang@apache.org>
9 months ago
Qingsheng Ren 5bde60b868 [hotfix] Use apache-release profile instead 9 months ago
Qingsheng Ren f522308206 [hotfix] Change parent POM's artifact ID to flink-cdc-parent 9 months ago
Qingsheng Ren 38a1782ecc [hotfix] Remove test-jar from parent pom and only add to necessary modules 9 months ago
Qingsheng Ren 0b89d50a5b [hotfix] Remove distribution management and add scm infomation in pom 9 months ago
He Wang 23979a716d
[FLINK-34639][cdc][oceanbase] Support debezium deserializer in OceanBase source connector (#3124) (#3259) 9 months ago
Qingsheng Ren 1b8c73c6a0 [hotfix] Update version to 3.1-SNAPSHOT 9 months ago
xleoken 6510e670fa
[FLINK-34959][cdc] Update old flink-cdc-connectors artifactId (#3200) 10 months ago
wenmo a35b8dd44c [build] Optimize pom to solve the CI error 10 months ago
wenmo bcad5d9d11 [cdc-runtime] Introduce TransformSchemaOperator and TransformDataOperator to support transformation 10 months ago
xleoken 5f4f86fb31
[hotfix] Change old com.ververica dependencies to org.apache.flink (#3110) 10 months ago
gongzhongqiang 1dc201f9b3
[FLINK-34180] Migrate doc website from ververica to flink (#3028) 11 months ago
Hang Ruan eeb4bab92d [FLINK-34184][cdc][license] Update Copyright from Ververica to Apache 11 months ago
Hongshun Wang 7ea197242f
[debezium] Upgrade to Debezium 1.9.8.Final(#3033) (#3034) 1 year ago
Qingsheng Ren 0c8f5eaf0a [build] Use flink-shaded-force-shading to force all submodules to generate dependency-reduced-pom.xml
This will erase all properties in dependency-reduced-pom.xml and
pin all properties to a constant value. For example, ${flink.version}
will be replaced by the actual Flink version, which is safer for users
to reference it.
1 year ago
Kunni 4abd86a500
[pipeline-connector][doris] add doris pipeline connector. (#2810)
Co-authored-by: wudi <676366545@qq.com>
1 year ago
Qingsheng Ren cfb3fd206e
[build] Let surefire plugin to keep the full stacktrace on test failure (#2804)
This closes #2804.
1 year ago
gongzhongqiang 1a5065e774
[3.0] [flink-cdc-dist] Collect all distro resources into a TAR (#2636)
This closes #2621 #2622 

Co-authored-by: Qingsheng Ren <renqschn@gmail.com>
1 year ago
Leonard Xu 00f8156671 [build] Add header copyright check for java files 1 year ago
Maciej Bryński 1e6b983bdd
[build] Bump Flink version to 1.18.0 (#2463)
This closes #2670.
1 year ago
Qingsheng Ren 80603a6465 [build] Introduce -Dfast property for skipping code style checks 1 year ago
Qingsheng Ren 07cbbace52 [test] Bump maven-surefire-plugin version to 3.0.0-M5 1 year ago
Qingsheng Ren 38cb96e67c [test] Introduce JUnit 5 and AssertJ dependencies 1 year ago
joyCurry30 d01f0a9791
[pom] Use ${revision} replace specific version. (#2623) 1 year ago
Leonard Xu 82a652ca6f
[3.0][kickoff] Introduce basic modules for Flink CDC 3.0
This closes #2610
1 year ago
gongzhongqiang 057aa098ad [build] Bump testcontainers version and polish dependency 1 year ago
He Wang b0e6492fac
[oceanbase][ci] Move the OceanBase CI to free azure pipeline (#2506)
Move OceanBase CI to free azure pipeline with new docker image of OceanBase and remove redundant maven profile.
1 year ago
Hang Ruan 40b5bfca19 [build] Bump version to 2.5-SNAPSHOT 2 years ago
Hang Ruan 51381c1cd1
[hotfix] Add vitess connector to the release profile (#2233) 2 years ago
Leonard Xu 92e9d9ea58
[build] Update the copyright year to 2023 (#2205) 2 years ago
Simonas Gelazevicius e349cb1a83 [vitess] Add Vitess CDC connector (#456)
Co-authored-by: gintarasm <gintaras.matulas@gmail.com>
2 years ago
Tigran Manasyan 2b017346c3
[debezium] Bump debezium version to 1.9.7.Final (#2156)
Co-authored-by: gongzhongqiang <764629910@qq.com>
2 years ago
He Wang dbbef91006
[ci][oceanbase] Only compile necessary modules for self hosted pipeline
This closes #2181.
2 years ago
He Wang c2a6456ad0
[oceanbase] support libobcdc 4.x and fix restore timestamp config (#2161) 2 years ago
Sergey Nuyanzin c3a88f0638
[common] Bump flink to 1.17.0 (#2057)
Co-authored-by: Hang Ruan <ruanhang1993@hotmail.com>
2 years ago
Qingsheng Ren ae51129ba3
[hotfix][docs] Exclude auto-generated files in docs from apache-rat-plugin (#1717) 2 years ago
Leonard Xu a7f1970e1f [build] Bump version to 2.4-SNAPSHOT 2 years ago
Hang Ruan db24ba59d4 [common] Bump Flink version to 1.16.0 2 years ago
Hang Ruan 3592dcc4ee [db2] Add sql connector for Db2 CDC (#1626)
This closes #450.
2 years ago
Hang Ruan 5d005809e9 [db2] Introduce Db2 cdc connector (#450) 2 years ago
Tigran Manasyan 5b3dd9884e
[common] Bump Flink version to 1.15.2 (#1504)
This closes #1363. 

Co-authored-by: Hang Ruan <ruanhang1993@hotmail.com>
2 years ago
He Wang b1b092c97e
[oceanbase] Add new deserialization schema with runtime converter (#1356)
This closes #980.
2 years ago
He Wang 299cfc8232 [build][test] Specify surefire provider to surefire-junit47 (#1423)
This closes #1416, #1423
3 years ago
Leonard Xu a10ae4624e
[build] Use correct year and copyright owner in license files (#1390)
This closes #1389.
3 years ago
Sergey Nuyanzin 2f3c872306
[build] Bump Flink version to 1.14.4 (#1284)
This closes #1284
3 years ago
He Wang be4249156e
[oceanbase] Introduce more config options of log proxy and improve the oceanbase connector(#1234)
This PR closes #1202 and #1287.

1.Add logproxy.client.id, config-url and working-mode params for libobcdc
2.Fix timezone config for change events reading.
3.Sort class fields in order of [common properties -> snapshot properties -> change events properties]
4.Use official docker image in tests.
5.update logproxy-client to 1.0.5
3 years ago
Leonard Xu 59b310a24c [common] Bump debezium version to 1.6.4.Final 3 years ago
Leonard Xu 1d7fdac24e [build] Bump version to 2.3-SNAPSHOT 3 years ago
Leonard Xu 2b71309582 [cdc-base] Add MySQL Incremental Source to validate the Incremental Snapshot Framework 3 years ago