Jzjsnow
|
6b13868dd5
|
[FLINK-36620][cdc-cli] Add support for specifying the --flink-home parameter via an '=' character
This closes #3838
|
2 weeks 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 |
yuxiqian
|
9f8268c361
|
[hotfix][build] Add missed third-party OSS NOTICE
This closes #3756.
|
2 months ago |
Qingsheng Ren
|
d99e718951
|
[FLINK-36054][cdc][build] Fix Flink CDC parent pom and release scripts (#3540)
|
6 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 |
xleoken
|
5f4f86fb31
|
[hotfix] Change old com.ververica dependencies to org.apache.flink (#3110)
|
10 months ago |
Hang Ruan
|
eeb4bab92d
|
[FLINK-34184][cdc][license] Update Copyright from Ververica to Apache
|
11 months ago |
Qingsheng Ren
|
73086c4f37
|
[cdc-cli][cdc-dist] Support loading global config from FLINK_CDC_HOME (#2822)
This closes #2822.
|
1 year ago |
Qingsheng Ren
|
daceb42168
|
[build] Use ${project.version} instead of ${revision} for dependency version
This is documented in https://maven.apache.org/maven-ci-friendly.html#dependencies
|
1 year ago |
Qingsheng Ren
|
c0ee1c188e
|
[build] Skip maven-deploy-plugin for test modules and flink-cdc-dist
|
1 year ago |
Qingsheng Ren
|
a328f9895a
|
[cdc-cli][cdc-composer][cdc-dist] Support submitting job to general Flink environments (#2807)
This closes #2807.
|
1 year ago |
Qingsheng Ren
|
100fb4a59e
|
[cdc-dist] Introduce flink-cdc.sh as the entrypoint of the Flink CDC (#2791)
|
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 |
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 |