Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/cloud/reference/01_changelog/01_changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@ In addition to this ClickHouse Cloud changelog, please see the [Cloud Compatibil
</a>
:::

## November 14, 2025 {#november-14-2025}
- We’re excited to announce that **ClickHouse Cloud** is now available in **two additional public regions**:
- **GCP Japan (asia-northeast1)**
- **AWS Seoul (Asia Pacific, ap-northeast-2)** — now also supported in **ClickPipes**

These regions were previously available as **private regions** and are now **open to all users**.
- Terraform and API now support adding tags to services and filtering services by tags.

## November 7, 2025 {#november-7-2025}

- ClickHouse Cloud console now supports configuring replica sizes in increments of 1 vCPU, 4 GiB from the cloud console.
Expand Down
12 changes: 11 additions & 1 deletion static/cloud/changelog-rss.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,18 @@
<link>https://clickhouse.com/docs/cloud/whats-new/cloud</link>
<description>Latest updates and features in ClickHouse Cloud</description>
<language>en-us</language>
<lastBuildDate>Sat, 08 Nov 2025 11:23:36 -0600</lastBuildDate>
<lastBuildDate>Fri, 14 Nov 2025 14:06:15 -0600</lastBuildDate>
<atom:link href="https://clickhouse.com/docs/cloud/changelog-rss.xml" rel="self" type="application/rss+xml" />
<item>
<title>ClickHouse Cloud - November 14, 2025</title>
<link>https://clickhouse.com/docs/cloud/whats-new/cloud#november-14-2025</link>
<description>- We’re excited to announce that ClickHouse Cloud is now available in two additional public regions:
- GCP Japan (asia-northeast1)
- AWS Seoul (Asia Pacific, ap-northeast-2): — now also supported in ClickPipes 🆕
- Terraform and API now support adding tags to services and filtering services by tags.</description>
<pubDate>Fri, 14 Nov 2025 00:00:00 -0600</pubDate>
<guid isPermaLink="true">https://clickhouse.com/docs/cloud/whats-new/cloud#november-14-2025</guid>
</item>
<item>
<title>ClickHouse Cloud - November 7, 2025</title>
<link>https://clickhouse.com/docs/cloud/whats-new/cloud#november-7-2025</link>
Expand Down