File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,19 @@ import dashboards from '@site/static/images/cloud/reference/may-30-dashboards.pn
31
31
32
32
In addition to this ClickHouse Cloud changelog, please see the [ Cloud Compatibility] ( /cloud/reference/cloud-compatibility.md ) page.
33
33
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
+
34
47
## June 27, 2025 {#june-27-2025}
35
48
36
49
- We now officially support a Terraform provider for managing database privileges
You can’t perform that action at this time.
0 commit comments