This is an automated email from the ASF dual-hosted git repository.
gaojun2048 pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new b78dcafdf5 [Improve] Fix `plugin_config` (#7104)
b78dcafdf5 is described below
commit b78dcafdf512cb9fc63cc6878f6bd21bcb22829b
Author: hailin0 <[email protected]>
AuthorDate: Thu Jul 4 17:41:45 2024 +0800
[Improve] Fix `plugin_config` (#7104)
---
config/plugin_config | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/config/plugin_config b/config/plugin_config
index b18d893e67..e642a30021 100644
--- a/config/plugin_config
+++ b/config/plugin_config
@@ -26,6 +26,8 @@ connector-cassandra
connector-cdc-mysql
connector-cdc-mongodb
connector-cdc-sqlserver
+connector-cdc-postgres
+connector-cdc-oracle
connector-clickhouse
connector-datahub
connector-dingtalk
@@ -39,6 +41,7 @@ connector-file-oss
connector-file-jindo-oss
connector-file-s3
connector-file-sftp
+connector-file-obs
connector-google-sheets
connector-google-firestore
connector-hive
@@ -78,4 +81,8 @@ connector-selectdb-cloud
connector-hbase
connector-amazonsqs
connector-easysearch
+connector-paimon
+connector-rocketmq
+connector-tdengine
+connector-web3j
--end--
\ No newline at end of file