Skip to content

Cloud: add change log update for May 30 2025 #3865

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 30, 2025
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
24 changes: 24 additions & 0 deletions docs/cloud/reference/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,33 @@ import kafka_config from '@site/static/images/cloud/reference/june-13-kafka-conf
import fast_releases from '@site/static/images/cloud/reference/june-13-fast-releases.png';
import share_queries from '@site/static/images/cloud/reference/may-30-share-queries.png';
import query_endpoints from '@site/static/images/cloud/reference/may-17-query-endpoints.png';
import dashboards from '@site/static/images/cloud/reference/may-30-dashboards.png';

In addition to this ClickHouse Cloud changelog, please see the [Cloud Compatibility](/cloud/reference/cloud-compatibility.md) page.

## May 30, 2025 {#may-30-2025}

- Introduced new improvements to the SQL console dashboards:
- Sharing: You can share your dashboard with your team members. Four levels of access are supported, that can be adjusted both globally and on a per-user basis:
- _Write access_: Add/edit visualizations, refresh settings, interact with dashboards via filters.
- _Owner_: Share a dashboard, delete a dashboard, and all other permissions of a user with "write access".
- _Read-only access_: View and interact with dashboard via filters
- _No access_: Cannot view a dashboard
- For existing dashboards that have already been created, Organization Administrators can assign existing dashboards to themselves as owners.
- You can now add a table or chart from the SQL console to a dashboard from the query view.

<Image img={dashboards} size="md" alt="Dashboards improvements" border />

- We’re excited to announce general availability of **ClickPipes for Postgres CDC GA**
in ClickHouse Cloud. With just a few clicks, you can now replicate your Postgres
databases and unlock blazing-fast, real-time analytics. The connector delivers
faster data synchronization, latency as low as a few seconds, automatic schema changes,
fully secure connectivity, and more. Refer to the
[blog](https://clickhouse.com/blog/postgres-cdc-connector-clickpipes-ga) for
more information. To get started, refer to the instructions [here](https://clickhouse.com/docs/integrations/clickpipes/postgres).
- We are enlisting preview participants for [Distributed cache](https://clickhouse.com/cloud/distributed-cache-waitlist)
for AWS and GCP. Read more in the [blog](https://clickhouse.com/blog/building-a-distributed-cache-for-s3).

## May 16, 2025 {#may-16-2025}

- Introduced the Resource Utilization Dashboard which provides a view of
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.