From 2ea391b19d0377cf604317452399cda098be3a6b Mon Sep 17 00:00:00 2001 From: Jark Wu Date: Sun, 16 Aug 2020 23:51:04 +0800 Subject: [PATCH] Update README --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 762a88af1..04171a263 100644 --- a/README.md +++ b/README.md @@ -107,13 +107,6 @@ mvn clean install -DskipTests Flink CDC Connectors is now available at your local `.m2` repository. -## Roadmap - -- Supports PostgreSQL Connector -- Supports MS SQL Server Connector -- Supports Oracle Connector -- Supports changelog CSV or JSON format which can produce and consume changelog streams. - ## License The code in this repository is licensed under the [Apache Software License 2](https://github.com/ververica/flink-cdc-connectors/blob/master/LICENSE).