yuxiqian commented on code in PR #770:
URL: https://github.com/apache/flink-web/pull/770#discussion_r1922980637


##########
docs/content/posts/2025-01-18-release-cdc-3.3.0.md:
##########
@@ -0,0 +1,83 @@
+---
+title:  "Apache Flink CDC 3.3.0 Release Announcement"
+date: "2025-01-18T08:00:00.000Z"
+authors:
+- ruanhang:
+  name: "Hang Ruan"
+aliases:
+- /news/2025/01/18/release-cdc-3.3.0.html
+---
+
+The Apache Flink Community is excited to announce the release of Flink CDC 
3.3.0!
+This release introduces more features in transform and connectors and improve 
+usability and stability of existing features.
+
+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.3) 
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
+
+## Connectors
+
+### New Pipeline Connectors
+
+Flink CDC 3.3.0 introduces 2 new pipeline connector:
+
+* OceanBase sink
+* MaxCompute sink 
+
+### MySQL
+
+* Support parsing gh-ost generated schema changes.

Review Comment:
   ```suggestion
   * Support parsing [gh-ost](https://github.com/github/gh-ost) and 
[pt-osc](https://docs.percona.com/percona-toolkit/pt-online-schema-change.html) 
generated schema changes.
   ```



##########
docs/content/posts/2025-01-18-release-cdc-3.3.0.md:
##########
@@ -0,0 +1,83 @@
+---
+title:  "Apache Flink CDC 3.3.0 Release Announcement"
+date: "2025-01-18T08:00:00.000Z"
+authors:
+- ruanhang:
+  name: "Hang Ruan"
+aliases:
+- /news/2025/01/18/release-cdc-3.3.0.html
+---
+
+The Apache Flink Community is excited to announce the release of Flink CDC 
3.3.0!
+This release introduces more features in transform and connectors and improve 
+usability and stability of existing features.
+
+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.3) 
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
+
+## Connectors
+
+### New Pipeline Connectors
+
+Flink CDC 3.3.0 introduces 2 new pipeline connector:

Review Comment:
   ```suggestion
   Flink CDC 3.3.0 introduces 2 new pipeline connectors:
   ```



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to