Skip to content

Commit d1b03f2

Browse files
authored
Merge pull request #2943 from redpanda-data/nf/enable-http-client-cloud
cloud: enable http client
2 parents 86c812d + 6351dc2 commit d1b03f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

internal/plugins/info.csv

+3-3
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ group_by ,processor ,group_by ,0.0.0 ,certif
9191
group_by_value ,processor ,group_by_value ,0.0.0 ,certified ,n ,y ,y
9292
hdfs ,input ,hdfs ,0.0.0 ,community ,n ,n ,n
9393
hdfs ,output ,hdfs ,0.0.0 ,community ,n ,n ,n
94-
http ,processor ,HTTP ,0.0.0 ,certified ,n ,n ,n
95-
http_client ,input ,http_client ,0.0.0 ,certified ,n ,n ,n
96-
http_client ,output ,http_client ,0.0.0 ,certified ,n ,n ,n
94+
http ,processor ,HTTP ,0.0.0 ,certified ,n ,y ,y
95+
http_client ,input ,http_client ,0.0.0 ,certified ,n ,y ,y
96+
http_client ,output ,http_client ,0.0.0 ,certified ,n ,y ,y
9797
http_server ,input ,http_server ,0.0.0 ,certified ,n ,n ,n
9898
http_server ,output ,http_server ,0.0.0 ,certified ,n ,n ,n
9999
influxdb ,metric ,influxdb ,3.36.0 ,community ,n ,n ,n

0 commit comments

Comments
 (0)