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
2 changes: 1 addition & 1 deletion docs/cloud/features/05_infrastructure/warehouses.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ If you manually stop a service, you will need to start it up again in order for

- **One replica Primary Service** Today, the default behavior is the secondary services can have one replica, the primary service must have at least 2.
To enable single replica primary services, please contact support. This behavior will be enabled by default in Q2 2026.
- **Primary service idling**: Previously, primary services could not auto-idle by default. As of May 2026, primary service auto-idling is enabled by default. As part of the rollout, existing services have access to the feature while new services created post rollout have it enabled by default.
- **Primary service idling**: primary service auto-idling is enabled by default.

## Pricing {#pricing}

Expand Down
15 changes: 15 additions & 0 deletions docs/cloud/reference/01_changelog/01_cloud_changelog/2026.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,21 @@
</a>
:::

## May 25, 2026 {#2026-05-25}

### GA release of organization spend alerts {#spend-alerts-ga}

Organization [spend alerts](/cloud/manage/billing/spend-alerts) are now generally available. Get notified at 50%, 75%, and 100% of your configured organization spend per billing period. Choose from Email, Cloud console (UI), and/or Slack as notification channels. Alerts are based on organization gross usage, fire hourly, and reset automatically each billing period. Requires Org Admin or Billing Admin role.

### New ClickPipes AWS regions {#clickpipes-aws-mx-central-1}

The `mx-central-1` (Mexico Central) AWS region is now live for [ClickPipes](/integrations/clickpipes), following the [Cloud region launch](/whats-new/changelog/cloud#new-region-support). For ClickHouse Cloud services created in this region from May 19 2026, ClickPipes will be co-located in the same region. For services created prior to that date, ClickPipes will default to the `us-east-2` region; if that's the case, please [reach out to our team](https://clickhouse.com/company/contact?loc=clickpipes) to get your service patched to use the new region.

Check notice on line 30 in docs/cloud/reference/01_changelog/01_cloud_changelog/2026.md

View workflow job for this annotation

GitHub Actions / vale

ClickHouse.Wordy

Suggestion: Use 'please' only if we've inconvenienced the user.

### Primary service idling for compute-compute separation now generally available {#primary-service-idling-ga}

Primary service idling for compute-compute separation is now generally available.
All primary services now have the ability to idle.

Check notice on line 35 in docs/cloud/reference/01_changelog/01_cloud_changelog/2026.md

View workflow job for this annotation

GitHub Actions / vale

ClickHouse.Ability

Suggestion: Try to replace ('ability to') with more precise language, unless this content is about security. See the word list for details.

## May 18, 2026 {#2026-05-18}

### Python client v1.0.0 {#python-client-v1}
Expand Down
Loading