Skip to content

Commit a481edb

Browse files
authored
Merge pull request #5520 from ClickHouse/changelog-feb-13-2026
Cloud Changelog Feb 13 2026
2 parents c1f7c35 + 611614c commit a481edb

File tree

4 files changed

+98
-75
lines changed

4 files changed

+98
-75
lines changed

docs/cloud/reference/01_changelog/01_changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ import fast_releases from '@site/static/images/cloud/reference/june-13-fast-rele
3030
import share_queries from '@site/static/images/cloud/reference/may-30-share-queries.png';
3131
import query_endpoints from '@site/static/images/cloud/reference/may-17-query-endpoints.png';
3232
import dashboards from '@site/static/images/cloud/reference/may-30-dashboards.png';
33+
import crash_reports_collection from '@site/static/images/cloud/reference/crash-reports-collection.png';
3334

3435
In addition to this ClickHouse Cloud changelog, please see the [Cloud Compatibility](/whats-new/cloud-compatibility) page.
3536

@@ -39,6 +40,16 @@ In addition to this ClickHouse Cloud changelog, please see the [Cloud Compatibil
3940
</a>
4041
:::
4142

43+
## February 13, 2026 {#february-13-2026}
44+
- [BigQuery Connector](/integrations/clickpipes/bigquery/overview) is now in Private Preview. Read this [blogpost](https://clickhouse.com/blog/bigquery-clickpipe-private-preview) for more details and join the [waitlist](https://clickhouse.com/cloud/clickpipes/bigquery-connector) for access.
45+
- We are pleased to announce support for PCI deployments for Google Cloud. Regions supported:
46+
- GCP europe-west4 (Netherlands)
47+
- GCP us-central1 (Iowa)
48+
- GCP us-east1 (South Carolina)
49+
- Crash report collection preferences can now be configured at the organization level. This setting was previously available only at the service level. When disabled at the organization level, all existing and future services will be opted out automatically.
50+
51+
<Image img={crash_reports_collection} size="md" alt="Crash reports collection" />
52+
4253
## January 23, 2026 {#january-23-2026}
4354
- ClickPipes is now available in AWS `eu-west-1`. For new ClickHouse Cloud services created from January 20 in that region, the matching region will be used for ClickPipes. For older services, ClickPipes defaults to `eu-central-1`. See the [documentation](/integrations/clickpipes#list-of-static-ips) for more details.
4455

docs/cloud/reference/01_changelog/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"label": "Change logs",
2+
"label": "Changelogs",
33
"collapsible": true,
44
"collapsed": true,
55
"link": { "type": "doc", "id": "cloud/reference/changelog/index" }

0 commit comments

Comments
 (0)