[FLINK-39297][doc] Update pipeline connectors overview for Flink CDC 3.6.0#4329
Merged
lvyanquan merged 6 commits intoapache:masterfrom Mar 24, 2026
Merged
[FLINK-39297][doc] Update pipeline connectors overview for Flink CDC 3.6.0#4329lvyanquan merged 6 commits intoapache:masterfrom
lvyanquan merged 6 commits intoapache:masterfrom
Conversation
- 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>
yuxiqian
reviewed
Mar 24, 2026
docs/content.zh/docs/connectors/pipeline-connectors/overview.md
Outdated
Show resolved
Hide resolved
docs/content.zh/docs/connectors/pipeline-connectors/overview.md
Outdated
Show resolved
Hide resolved
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
Related version upgrade PRs:
New Connectors
3.6.0 Release Preparation
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:
Public: noDocumentation
This PR was created with the assistance of Claude Code.