Skip to content

Commit 2191862

Browse files
authored
Update changelog.md
1 parent fdfdc98 commit 2191862

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/cloud/reference/changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,17 @@ import dashboards from '@site/static/images/cloud/reference/may-30-dashboards.pn
3131

3232
In addition to this ClickHouse Cloud changelog, please see the [Cloud Compatibility](/cloud/reference/cloud-compatibility.md) page.
3333

34+
## July 11, 2025 {#june-11-2025}
35+
36+
- New services now store database and table metadata in a central **SharedCatalog**,
37+
a new model for coordination and object lifecycles which enables:
38+
- **Cloud-scale DDL**, even under high concurrency
39+
- **Resilient deletion and new DDL operations**
40+
- **Fast spin-up and wake-ups** as stateless nodes now launch with no disk dependencies
41+
- **Stateless compute across both native and open formats**, including Iceberg and Delta Lake
42+
43+
Read more about SharedCatalog in our [blog](https://clickhouse.com/blog/clickhouse-cloud-stateless-compute)
44+
3445
## June 27, 2025 {#june-27-2025}
3546

3647
- We now officially support a Terraform provider for managing database privileges

0 commit comments

Comments
 (0)