Skip to content

Commit e2d84bc

Browse files
authored
Update changelog.md
1 parent 6af9b4a commit e2d84bc

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

docs/cloud/reference/changelog.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,16 @@ In addition to this ClickHouse Cloud changelog, please see the [Cloud Compatibil
3333

3434
## July 11, 2025 {#june-11-2025}
3535

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)
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`
4446

4547
## June 27, 2025 {#june-27-2025}
4648

0 commit comments

Comments
 (0)