Commit Graph

117 Commits (master)

Author SHA1 Message Date
Hang Ruan 606c9d20c6
[build] Update version to 3.4-SNAPSHOT and add release-3.3 docs
This closes #3870
1 week ago
yuxiqian 6d21941661
[hotfix] Fix Java 11 target compatibility & add tests (#3633)
* [hotfix] Fix Java 11 target compatibility

Signed-off-by: yuxiqian <34335406+yuxiqian@users.noreply.github.com>

# Conflicts:
#	.github/workflows/flink_cdc_java_8.yml
#	.github/workflows/flink_cdc_migration_test_base.yml
#	pom.xml

* fix: clarify GiHub workflow names

Signed-off-by: yuxiqian <34335406+yuxiqian@users.noreply.github.com>

---------

Signed-off-by: yuxiqian <34335406+yuxiqian@users.noreply.github.com>
1 month ago
Kunni 06154e9674
[FLINK-36525][transform] Support for AI Model Integration for Data Processing (#3753) 2 months ago
ConradJam dd79a02f0f
[FLINK-36586][build] Update flink version to 1.19 (#3660)
Co-authored-by: ConradJam <czy006@apache.com>
Co-authored-by: Hang Ruan <ruanhang1993@hotmail.com>
2 months ago
Qingsheng Ren d99e718951
[FLINK-36054][cdc][build] Fix Flink CDC parent pom and release scripts (#3540) 6 months ago
Qingsheng Ren ed832297a8
[release] Update version to 3.3-SNAPSHOT
This closes #3531.

Co-authored-by: yuxiqian <34335406+yuxiqian@users.noreply.github.com>
6 months ago
yuxiqian e2bb917ad0
[FLINK-34876][transform] Support UDF functions in transform (#3465) 6 months ago
Junbo wang b15a226ccd
[FLINK-35391][cdc-connector][paimon] Bump dependency of Paimon Pipeline connector to 0.8.2
This closes #3335

Co-authored-by: wangjunbo <wangjunbo@qiyi.com>
6 months ago
yux 17ff659ff7
[hotfix][build] Remove test-jar from parent pom and only add to necessary modules
This closes  #3397.

Co-authored-by: Qingsheng Ren <renqschn@gmail.com>
8 months ago
yuxiqian fe1ceb9ff6 [FLINK-35415][base] Bump Flink patch version to 1.18.1 8 months ago
Paul Lin 53c2fb9772
[build][hotfix] Fix jackson conflicts among cdc connectors
This closes  #2987.
8 months ago
Qingsheng Ren b0e053838c
[release] Update version to 3.2-SNAPSHOT
This closes #3261.
9 months ago
He Wang 05281e5d6f
[FLINK-34639][cdc][oceanbase] Support debezium deserializer in OceanBase source connector (#3124) 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