Skip to content

Commit 0fd9f91

Browse files
authored
Add configurable Iceberg namespace to What's new (#563)
1 parent f5719f3 commit 0fd9f91

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ This page lists new features added to Redpanda Cloud.
88

99
== April 2026
1010

11+
=== Iceberg: Configurable table namespace
12+
13+
You can now set a custom namespace for Iceberg tables instead of the default `redpanda` namespace, using the `iceberg_default_catalog_namespace` cluster property. A custom namespace is useful when multiple clusters write to the same catalog provider (such as AWS Glue), because each cluster must use a distinct namespace to avoid table name collisions. This property must be set when you first enable Iceberg and cannot be changed afterward. See xref:manage:iceberg/about-iceberg-topics.adoc#enable-iceberg-integration[Enable Iceberg integration].
14+
1115
=== Group-based access control (GBAC)
1216

1317
* 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.

0 commit comments

Comments
 (0)