This is an automated email from the ASF dual-hosted git repository. kunni pushed a commit to branch release-3.6 in repository https://gitbox.apache.org/repos/asf/flink-cdc.git
commit 85dfd9ffc9162bf781129f8f0592e3289e009cde Author: Leonard Xu <[email protected]> AuthorDate: Wed Mar 25 21:21:40 2026 +0800 [docs] Reorder Flink CDC version mapping tables in descending order (#4340) - Reorder version mapping tables from highest to lowest version - Update both Chinese (content.zh) and English (content) documentation - Affected files: * flink-sources/overview.md (both zh and en) * pipeline-connectors/overview.md (both zh and en) - Improve readability by showing latest versions first (cherry picked from commit 48f8bf95207543789c034d245a96105449e21768) --- .../docs/connectors/flink-sources/overview.md | 32 +++++++++++----------- .../connectors/pipeline-connectors/overview.md | 12 ++++---- .../docs/connectors/flink-sources/overview.md | 32 +++++++++++----------- .../connectors/pipeline-connectors/overview.md | 12 ++++---- 4 files changed, 44 insertions(+), 44 deletions(-) diff --git a/docs/content.zh/docs/connectors/flink-sources/overview.md b/docs/content.zh/docs/connectors/flink-sources/overview.md index 6545a3a5b..c88f3470c 100644 --- a/docs/content.zh/docs/connectors/flink-sources/overview.md +++ b/docs/content.zh/docs/connectors/flink-sources/overview.md @@ -53,23 +53,23 @@ You can also read [tutorials]({{< ref "docs/connectors/flink-sources/tutorials/b | Flink CDC 版本 | Flink 版本 | |:------------:|:-------------------------------------------:| -| 1.0.0* | 1.11.\* | -| 1.1.0* | 1.11.\* | -| 1.2.0* | 1.12.\* | -| 1.3.0* | 1.12.\* | -| 1.4.0* | 1.13.\* | -| 2.0.\* | 1.13.\* | -| 2.1.\* | 1.13.\* | -| 2.2.\* | 1.13.\*, 1.14.\* | -| 2.3.\* | 1.13.\*, 1.14.\*, 1.15.\*, 1.16.\* | -| 2.4.\* | 1.13.\*, 1.14.\*, 1.15.\*, 1.16.\*, 1.17.\* | -| 3.0.\* | 1.14.\*, 1.15.\*, 1.16.\*, 1.17.\*, 1.18.\* | -| 3.1.\* | 1.16.\*, 1.17.\*, 1.18.\*, 1.19.\* | -| 3.2.\* | 1.17.\*, 1.18.\*, 1.19.\*, 1.20.\* | -| 3.3.\* | 1.19.\*, 1.20.\* | -| 3.4.\* | 1.19.\*, 1.20.\* | -| 3.5.\* | 1.19.\*, 1.20.\* | | 3.6.\* | 1.20.\*, 2.2.\* | +| 3.5.\* | 1.19.\*, 1.20.\* | +| 3.4.\* | 1.19.\*, 1.20.\* | +| 3.3.\* | 1.18.\*, 1.19.\*, 1.20.\*, 2.1.\* | +| 3.2.\* | 1.17.\*, 1.18.\*, 1.19.\*, 1.20.\* | +| 3.1.\* | 1.16.\*, 1.17.\*, 1.18.\*, 1.19.\* | +| 3.0.\* | 1.14.\*, 1.15.\*, 1.16.\*, 1.17.\*, 1.18.\* | +| 2.4.\* | 1.13.\*, 1.14.\*, 1.15.\*, 1.16.\*, 1.17.\* | +| 2.3.\* | 1.13.\*, 1.14.\*, 1.15.\*, 1.16.\* | +| 2.2.\* | 1.13.\*, 1.14.\* | +| 2.1.\* | 1.13.\* | +| 2.0.\* | 1.13.\* | +| 1.4.0* | 1.13.\* | +| 1.3.0* | 1.12.\* | +| 1.2.0* | 1.12.\* | +| 1.1.0* | 1.11.\* | +| 1.0.0* | 1.11.\* | ## Features diff --git a/docs/content.zh/docs/connectors/pipeline-connectors/overview.md b/docs/content.zh/docs/connectors/pipeline-connectors/overview.md index 0bbff5a4c..4bc5eda0a 100644 --- a/docs/content.zh/docs/connectors/pipeline-connectors/overview.md +++ b/docs/content.zh/docs/connectors/pipeline-connectors/overview.md @@ -52,13 +52,13 @@ Flink CDC 提供了可用于 YAML 作业的 Pipeline Source 和 Sink 连接器 | Flink CDC 版本 | Flink 版本 | Pipeline Source | Pipeline Sink | 备注 | |:------------:|:-------------------------:|:-------------------------:|:-------------------------------------------------------------------------------------------:|:-------------------------------:| -| **3.0.x** | 1.17.\*, 1.18.\* | MySQL | StarRocks, Doris | | -| **3.1.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka | 仅 Flink CDC 3.1.1 支持 Flink 1.19 | -| **3.2.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch | | -| **3.3.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute | | -| **3.4.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg | | -| **3.5.x** | 1.19.\*, 1.20.\* | MySQL, PostgreSQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg, Fluss | | | **3.6.x** | 1.20.\*, 2.2.\* | MySQL, PostgreSQL, Oracle | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg, Fluss, Hudi | | +| **3.5.x** | 1.19.\*, 1.20.\* | MySQL, PostgreSQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg, Fluss | | +| **3.4.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg | | +| **3.3.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute | | +| **3.2.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch | | +| **3.1.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka | 仅 Flink CDC 3.1.1 支持 Flink 1.19 | +| **3.0.x** | 1.17.\*, 1.18.\* | MySQL | StarRocks, Doris | | ## Develop Your Own Connector diff --git a/docs/content/docs/connectors/flink-sources/overview.md b/docs/content/docs/connectors/flink-sources/overview.md index 105d4111b..e793cd7a3 100644 --- a/docs/content/docs/connectors/flink-sources/overview.md +++ b/docs/content/docs/connectors/flink-sources/overview.md @@ -53,23 +53,23 @@ The following table shows the version mapping between Flink CDC Connectors and F | Flink CDC Version | Flink Version | |:-----------------:|:-------------------------------------------:| -| 1.0.0* | 1.11.\* | -| 1.1.0* | 1.11.\* | -| 1.2.0* | 1.12.\* | -| 1.3.0* | 1.12.\* | -| 1.4.0* | 1.13.\* | -| 2.0.\* | 1.13.\* | -| 2.1.\* | 1.13.\* | -| 2.2.\* | 1.13.\*, 1.14.\* | -| 2.3.\* | 1.13.\*, 1.14.\*, 1.15.\*, 1.16.\* | -| 2.4.\* | 1.13.\*, 1.14.\*, 1.15.\*, 1.16.\*, 1.17.\* | -| 3.0.\* | 1.14.\*, 1.15.\*, 1.16.\*, 1.17.\*, 1.18.\* | -| 3.1.\* | 1.16.\*, 1.17.\*, 1.18.\*, 1.19.\* | -| 3.2.\* | 1.17.\*, 1.18.\*, 1.19.\*, 1.20.\* | -| 3.3.\* | 1.19.\*, 1.20.\* | -| 3.4.\* | 1.19.\*, 1.20.\* | -| 3.5.\* | 1.19.\*, 1.20.\* | | 3.6.\* | 1.20.\*, 2.2.\* | +| 3.5.\* | 1.19.\*, 1.20.\* | +| 3.4.\* | 1.19.\*, 1.20.\* | +| 3.3.\* | 1.19.\*, 1.20.\* | +| 3.2.\* | 1.17.\*, 1.18.\*, 1.19.\*, 1.20.\* | +| 3.1.\* | 1.16.\*, 1.17.\*, 1.18.\*, 1.19.\* | +| 3.0.\* | 1.14.\*, 1.15.\*, 1.16.\*, 1.17.\*, 1.18.\* | +| 2.4.\* | 1.13.\*, 1.14.\*, 1.15.\*, 1.16.\*, 1.17.\* | +| 2.3.\* | 1.13.\*, 1.14.\*, 1.15.\*, 1.16.\* | +| 2.2.\* | 1.13.\*, 1.14.\* | +| 2.1.\* | 1.13.\* | +| 2.0.\* | 1.13.\* | +| 1.4.0* | 1.13.\* | +| 1.3.0* | 1.12.\* | +| 1.2.0* | 1.12.\* | +| 1.1.0* | 1.11.\* | +| 1.0.0* | 1.11.\* | ## Features diff --git a/docs/content/docs/connectors/pipeline-connectors/overview.md b/docs/content/docs/connectors/pipeline-connectors/overview.md index f3e3a803b..ee70aabd8 100644 --- a/docs/content/docs/connectors/pipeline-connectors/overview.md +++ b/docs/content/docs/connectors/pipeline-connectors/overview.md @@ -56,13 +56,13 @@ The following table shows the version mapping between Flink CDC Pipeline Connect | Flink CDC Version | Flink Version | Pipeline Source | Pipeline Sink | Notes | |:-----------------:|:-------------------------:|:-------------------------:|:-------------------------------------------------------------------------------------------:|:----------------------------------------:| -| **3.0.x** | 1.17.\*, 1.18.\* | MySQL | StarRocks, Doris | | -| **3.1.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka | Only flink-cdc 3.1.1 supports Flink 1.19 | -| **3.2.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch | | -| **3.3.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute | | -| **3.4.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg | | -| **3.5.x** | 1.19.\*, 1.20.\* | MySQL, PostgreSQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg, Fluss | | | **3.6.x** | 1.20.\*, 2.2.\* | MySQL, PostgreSQL, Oracle | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg, Fluss, Hudi | | +| **3.5.x** | 1.19.\*, 1.20.\* | MySQL, PostgreSQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg, Fluss | | +| **3.4.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg | | +| **3.3.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute | | +| **3.2.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch | | +| **3.1.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka | Only flink-cdc 3.1.1 supports Flink 1.19 | +| **3.0.x** | 1.17.\*, 1.18.\* | MySQL | StarRocks, Doris | | ## Develop Your Own Connector
