Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion modules/get-started/pages/whats-new-cloud.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@ This page lists new features added to Redpanda Cloud.
** xref:develop:connect/components/outputs/iceberg.adoc[iceberg]: Write data to Apache Iceberg tables using the REST catalog.

* Inputs:
** 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.
** 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.

=== Iceberg topics with Snowflake Open Catalog: GA

The xref:manage:iceberg/redpanda-topics-iceberg-snowflake-catalog.adoc[Snowflake and Open Catalog integration] for Iceberg topics is now generally available (GA).

== February 2026

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
= Query Iceberg Topics using Snowflake and Open Catalog
:description: Add Redpanda topics as Iceberg tables that you can query in Snowflake using an Open Catalog integration.
:page-categories: Iceberg, Tiered Storage, Management, High Availability, Data Replication, Integration
:page-beta: true

include::ROOT:manage:iceberg/redpanda-topics-iceberg-snowflake-catalog.adoc[tag=single-source]