You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cloud/reference/changelog.md
+15-2Lines changed: 15 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,10 +29,23 @@ import share_queries from '@site/static/images/cloud/reference/may-30-share-quer
29
29
import query_endpoints from '@site/static/images/cloud/reference/may-17-query-endpoints.png';
30
30
31
31
In addition to this ClickHouse Cloud changelog, please see the [Cloud Compatibility](/cloud/reference/cloud-compatibility.md) page.
32
-
## March 7, 2025 {#march-7-2025}
33
32
34
-
- New `UsageCost` API endpoint: The API specification now supports a new endpoint for retrieving usage information. This is an organization endpoint and usage costs can be queried for a maximum of 31 days. The metrics that can be retrieved include Storage, Compute, Data Transfer and ClickPipes. Please refer to the [documentation](https://clickhouse.com/docs/cloud/manage/api/usageCost-api-reference) for details.
33
+
## March 21, 2025 {#march-21-2025}
34
+
35
+
- Cross-region Private Link connectivity on AWS is now in Beta. Please refer to
36
+
ClickHouse Cloud private link [docs](/manage/security/aws-privatelink) for
37
+
details of how to set up and list of supported regions.
38
+
- The maximum replica size available for services on AWS is now set to 236 GiB RAM.
39
+
This allows for efficient utilization, while ensuring we have resources
40
+
allocated to background processes.
41
+
42
+
## March 7, 2025 {#march-7-2025}
35
43
44
+
- New `UsageCost` API endpoint: The API specification now supports a new endpoint
45
+
for retrieving usage information. This is an organization endpoint and usage
46
+
costs can be queried for a maximum of 31 days. The metrics that can be
47
+
retrieved include Storage, Compute, Data Transfer and ClickPipes. Please refer
48
+
to the [documentation](https://clickhouse.com/docs/cloud/manage/api/usageCost-api-reference) for details.
36
49
- Terraform provider [v2.1.0](https://registry.terraform.io/providers/ClickHouse/clickhouse/2.1.0/docs/resources/service#nestedatt--endpoints_configuration) release supports enabling the MySQL endpoint.
0 commit comments