Skip to content

Commit 8638942

Browse files
micheleRPclaude
andauthored
Remove status labels from Connect components in what's new (#546)
Remove inline (experimental) and (beta) labels from Redpanda Connect component entries on the what's new page. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ea8bddf commit 8638942

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/get-started/pages/whats-new-cloud.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Serverless clusters now support up to 100 Redpanda Connect pipelines and 100 MCP
1717
=== Redpanda Connect updates
1818

1919
* Inputs:
20-
** xref:develop:connect/components/inputs/oracledb_cdc.adoc[oracledb_cdc] (experimental): Stream changes from an Oracle database for Change Data Capture (CDC).
20+
** xref:develop:connect/components/inputs/oracledb_cdc.adoc[oracledb_cdc]: Stream changes from an Oracle database for Change Data Capture (CDC).
2121
** xref:develop:connect/components/inputs/aws_cloudwatch_logs.adoc[aws_cloudwatch_logs]: Consume log events from AWS CloudWatch Logs. Supports filtering by log streams, CloudWatch filter patterns, and configurable start times.
22-
** xref:develop:connect/components/inputs/aws_dynamodb_cdc.adoc[aws_dynamodb_cdc] (beta): Consume item-level changes from DynamoDB Streams with automatic checkpointing and shard management.
22+
** xref:develop:connect/components/inputs/aws_dynamodb_cdc.adoc[aws_dynamodb_cdc]: Consume item-level changes from DynamoDB Streams with automatic checkpointing and shard management.
2323

2424
* Outputs:
2525
** xref:develop:connect/components/outputs/iceberg.adoc[iceberg]: Write data to Apache Iceberg tables using the REST catalog.
@@ -204,7 +204,7 @@ After the cluster is created, you can change the API Gateway access on the clust
204204
end-to-end encrypted vector storage with automatic dimension detection and index optimization.
205205

206206
* Processors:
207-
** xref:components:processors/jira.adoc[`jira`] (experimental): Executes Jira API queries based on input messages and returns structured results. The processor handles pagination, retries, and field expansion automatically.
207+
** xref:components:processors/jira.adoc[`jira`]: Executes Jira API queries based on input messages and returns structured results. The processor handles pagination, retries, and field expansion automatically.
208208

209209
* Deprecated components:
210210

0 commit comments

Comments
 (0)