lvyanquan commented on code in PR #790: URL: https://github.com/apache/flink-web/pull/790#discussion_r2073745734
########## docs/content/posts/2025-04-26-release-cdc-3.4.0.md: ########## @@ -0,0 +1,71 @@ +--- +title: "Apache Flink CDC 3.4.0 Release Announcement" +date: "2025-04-26T08:00:00.000Z" +authors: +- yanquan: + name: "Yanquan Lv" +aliases: +- /news/2025/04/26/release-cdc-3.4.0.html +--- + +The Apache Flink Community is excited to announce the release of Flink CDC 3.4.0! +This release introduces a new pipeline Connector for Apache Iceberg, and provides support for batch execution mode, many issues encountered in the transform and Schema evolution frameworks have also been fixed. + +Flink CDC release packages are available at [Releases Page](https://flink.apache.org/downloads.html#flink-cdc), +and documentations are available at [Flink CDC documentation](https://nightlies.apache.org/flink/flink-cdc-docs-release-3.4) page. +Looking forward to any feedback from the community through the Flink [mailing lists](https://flink.apache.org/community.html#mailing-lists) or [JIRA](https://issues.apache.org/jira/browse/flink)! + +# Highlights + +## Update Flink dependency to 1.20 in Flink CDC + +Flink CDC version 3.4.0 will still support Flink 1.19+/1.20+. Review Comment: Done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org