Skip to content

[FLINK-39297][doc] Update pipeline connectors overview for Flink CDC 3.6.0#4329

Merged
lvyanquan merged 6 commits intoapache:masterfrom
lvyanquan:FLINK-39297
Mar 24, 2026
Merged

[FLINK-39297][doc] Update pipeline connectors overview for Flink CDC 3.6.0#4329
lvyanquan merged 6 commits intoapache:masterfrom
lvyanquan:FLINK-39297

Conversation

@lvyanquan
Copy link
Contributor

@lvyanquan lvyanquan commented Mar 24, 2026

What is the purpose of the change

This PR updates the Pipeline Connectors Overview documentation to prepare for the Flink CDC 3.6.0 release.

Brief change log

Connector Version Updates

  • Iceberg: Add supported version list: 1.6, 1.7, 1.8, 1.9, 1.10 (upgraded to 1.10.1)
  • Fluss: Add supported version list: 0.7, 0.8, 0.9 (upgraded to 0.9.0-incubating)
  • Paimon: Extend supported versions to include 1.1, 1.2, 1.3 (upgraded to 1.3.1)

Related version upgrade PRs:

New Connectors

  • Oracle: Added as Pipeline Source connector
  • Hudi: Added as Pipeline Sink connector (Flink 1.20.x only)

3.6.0 Release Preparation

  • Add 3.6.0 download links for all 12 pipeline connectors
  • Add 3.6.x row in Supported Flink Versions table:
    • Supported Flink versions: 1.20.x and 2.2.x
    • Supported Pipeline Sources: MySQL, PostgreSQL, Oracle
    • Supported Pipeline Sinks: StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg, Fluss, Hudi

Note: The 3.6.0 download links will be available after Flink CDC 3.6.0 is officially released.

Verifying this change

This change is a documentation update with no test coverage needed.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., any method/class/field annotated with Public: no
  • The S3 file system connector: no

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? not applicable

This PR was created with the assistance of Claude Code.

@github-actions github-actions bot added the docs Improvements or additions to documentation label Mar 24, 2026
@lvyanquan lvyanquan marked this pull request as draft March 24, 2026 03:01
@lvyanquan lvyanquan marked this pull request as ready for review March 24, 2026 03:01
@lvyanquan lvyanquan changed the title [FLINK-39297][doc] Update sink connector version documentation [FLINK-39297][doc] Update pipeline connectors overview for Flink CDC 3.6.0 Mar 24, 2026
lvyanquan and others added 4 commits March 24, 2026 13:46
- Add version list for Iceberg connector: 1.6, 1.7, 1.8, 1.9, 1.10
- Add version list for Fluss connector: 0.7, 0.8, 0.9
- Update Paimon supported versions to include 1.1, 1.2, 1.3

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add 3.6.0 download links for all 10 pipeline connectors
- Add 3.6.x row in Supported Flink Versions table

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…nectors

- Change supported Flink versions to 1.20.x and 2.2.x for 3.6.x
- Add Oracle and Hudi to supported connectors for 3.6.x
- Add note that Hudi only supports Flink 1.20.x

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…tors table

- Add Oracle connector as Source with 3.6.0 download link
- Add Hudi connector as Sink with 3.6.0 download link

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
lvyanquan and others added 2 commits March 24, 2026 13:54
Remove <sup>®</sup> symbols and <font color> HTML tags from documentation
tables. Keep the essential changes:
- Add 3.6.0 download links
- Add Oracle and Hudi connectors
- Update 3.6.x row with Oracle and Hudi support

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update MySQL version support from "5.6, 5.7, 8.0.x" to "5.7, 8.0.x, 8.4+"
in both English and Chinese documentation to reflect MySQL 8.4+ support.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Member

@yuxiqian yuxiqian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@lvyanquan lvyanquan merged commit 283edb6 into apache:master Mar 24, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved docs Improvements or additions to documentation reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants