Skip to content

Commit 4627486

Browse files
committed
Update cloud changelog for March 21, 2025
1 parent 178fd19 commit 4627486

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

docs/cloud/reference/changelog.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,23 @@ import share_queries from '@site/static/images/cloud/reference/may-30-share-quer
2929
import query_endpoints from '@site/static/images/cloud/reference/may-17-query-endpoints.png';
3030

3131
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}
3332

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.
39+
This allows for efficient utilization, while ensuring we have resources
40+
allocated to background processes.
41+
42+
## March 7, 2025 {#march-7-2025}
3543

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.
3649
- 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.
3750

3851
## February 21, 2025 {#february-21-2025}

0 commit comments

Comments
 (0)