Skip to content

Commit c1c0a8d

Browse files
authored
Merge pull request #4052 from ClickHouse/Blargian-patch-58
Cloud: add change log July 11
2 parents 398aca4 + e2d84bc commit c1c0a8d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/cloud/reference/changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,19 @@ 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+
45+
- We now support HIPAA in GCP `europe-west4`
46+
3447
## June 27, 2025 {#june-27-2025}
3548

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

0 commit comments

Comments
 (0)