Skip to content

Commit d9b4db7

Browse files
micheleRPclaude
andauthored
docs: add redesigned pipeline configuration to What's New April 2026 (#550)
Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
1 parent 7ed3ab1 commit d9b4db7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,18 @@ This page lists new features added to Redpanda Cloud.
1010

1111
=== Group-based access control (GBAC)
1212

13-
GBAC is available for BYOC and Dedicated clusters. In addition to the predefined roles (including Reader, Writer, and Admin) that you cannot modify or delete, you can also create custom roles.
14-
1513
* With xref:security:authorization/gbac/gbac.adoc[GBAC in the control plane], you can manage access to organization-level resources using OIDC groups from your identity provider. Assign OIDC groups to roles so that users inherit access based on their group membership.
1614
* With xref:security:authorization/gbac/gbac_dp.adoc[GBAC in the data plane], you can configure cluster-level permissions for provisioned users at scale using OIDC groups. Because group membership is managed by your identity provider, onboarding and offboarding require no changes in Redpanda.
1715

16+
GBAC is available for BYOC and Dedicated clusters. In addition to the predefined roles (including Reader, Writer, and Admin) that you cannot modify or delete, you can now create custom roles.
17+
1818
=== Increased Serverless limits for Redpanda Connect pipelines and MCP servers
1919

2020
Serverless clusters now support up to 100 Redpanda Connect pipelines and 100 MCP servers. See xref:get-started:cluster-types/serverless.adoc#_serverless_usage_limits[Serverless usage limits].
2121

2222
=== Redpanda Connect updates
2323

24+
* The Redpanda Connect pipeline creation and editing workflow has been simplified. The new UI replaces the previous multi-page wizard with a visual pipeline diagram, an IDE-like configuration editor, slash commands for inserting variables, and inline links to component documentation. See the xref:develop:connect/connect-quickstart.adoc[Redpanda Connect quickstart] to try it out.
2425
* Processors:
2526
** xref:develop:connect/components/processors/string_split.adoc[string_split]: Splits strings into multiple parts using a delimiter, creating new messages or fields for each part.
2627

0 commit comments

Comments
 (0)