diff --git a/products/cloud/features/infrastructure/warehouses.mdx b/products/cloud/features/infrastructure/warehouses.mdx index 64b757fb..faa55d39 100644 --- a/products/cloud/features/infrastructure/warehouses.mdx +++ b/products/cloud/features/infrastructure/warehouses.mdx @@ -179,7 +179,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} diff --git a/resources/changelogs/cloud/2026.mdx b/resources/changelogs/cloud/2026.mdx index 18224b53..76aece47 100644 --- a/resources/changelogs/cloud/2026.mdx +++ b/resources/changelogs/cloud/2026.mdx @@ -11,6 +11,21 @@ import { Image } from "/snippets/components/Image.jsx"; In addition to this ClickHouse Cloud changelog, please see the [Cloud Compatibility](/products/cloud/guides/cloud-compatibility) page. +## May 25, 2026 {#2026-05-25} + +### GA release of organization spend alerts {#spend-alerts-ga} + +Organization 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. 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. + +### 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. + ## May 8, 2026 {#2026-05-08} ### Postgres query insights (private preview) {#postgres-query-insights}