From d6af69021289e46096d4ea14c82d36f3cb926f9f Mon Sep 17 00:00:00 2001 From: prakhargarg105 Date: Tue, 18 Aug 2026 07:46:48 -0700 Subject: [PATCH] plugins: enable websocket input/output for cloud Both websocket components are outbound clients and are already compiled into the cloud distribution via the benthos io bundle; this flips the info.csv runtime gate (cloud + cloud_with_gpu) and drops the previous exclusion reason. Co-Authored-By: Claude Fable 5 --- internal/plugins/info.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/internal/plugins/info.csv b/internal/plugins/info.csv index a43d027021..2f94b05a91 100644 --- a/internal/plugins/info.csv +++ b/internal/plugins/info.csv @@ -318,8 +318,8 @@ ttlru ,cache ,ttlru ,community ,n twitter_search ,input ,twitter_search ,community ,n ,n ,n ,not yet certified for cloud unarchive ,processor ,unarchive ,certified ,n ,y ,y , wasm ,processor ,wasm ,community ,n ,n ,n ,WASM runtime not enabled in cloud -websocket ,input ,websocket ,certified ,n ,n ,n ,long-lived persistent connection not suitable for cloud -websocket ,output ,websocket ,certified ,n ,n ,n ,long-lived persistent connection not suitable for cloud +websocket ,input ,websocket ,certified ,n ,y ,y , +websocket ,output ,websocket ,certified ,n ,y ,y , while ,processor ,while ,certified ,n ,y ,y , workflow ,processor ,workflow ,certified ,n ,y ,y , xml ,processor ,xml ,community ,n ,y ,y ,