Skip to content

Commit 7a59fa5

Browse files
authored
Merge pull request #3865 from Blargian/cloud_changelog
Cloud: add change log update for May 30 2025
2 parents 6d4443c + fc865b9 commit 7a59fa5

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

docs/cloud/reference/changelog.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,33 @@ import kafka_config from '@site/static/images/cloud/reference/june-13-kafka-conf
2727
import fast_releases from '@site/static/images/cloud/reference/june-13-fast-releases.png';
2828
import share_queries from '@site/static/images/cloud/reference/may-30-share-queries.png';
2929
import query_endpoints from '@site/static/images/cloud/reference/may-17-query-endpoints.png';
30+
import dashboards from '@site/static/images/cloud/reference/may-30-dashboards.png';
3031

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

34+
## May 30, 2025 {#may-30-2025}
35+
36+
- Introduced new improvements to the SQL console dashboards:
37+
- 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:
38+
- _Write access_: Add/edit visualizations, refresh settings, interact with dashboards via filters.
39+
- _Owner_: Share a dashboard, delete a dashboard, and all other permissions of a user with "write access".
40+
- _Read-only access_: View and interact with dashboard via filters
41+
- _No access_: Cannot view a dashboard
42+
- For existing dashboards that have already been created, Organization Administrators can assign existing dashboards to themselves as owners.
43+
- You can now add a table or chart from the SQL console to a dashboard from the query view.
44+
45+
<Image img={dashboards} size="md" alt="Dashboards improvements" border />
46+
47+
- We’re excited to announce general availability of **ClickPipes for Postgres CDC GA**
48+
in ClickHouse Cloud. With just a few clicks, you can now replicate your Postgres
49+
databases and unlock blazing-fast, real-time analytics. The connector delivers
50+
faster data synchronization, latency as low as a few seconds, automatic schema changes,
51+
fully secure connectivity, and more. Refer to the
52+
[blog](https://clickhouse.com/blog/postgres-cdc-connector-clickpipes-ga) for
53+
more information. To get started, refer to the instructions [here](https://clickhouse.com/docs/integrations/clickpipes/postgres).
54+
- We are enlisting preview participants for [Distributed cache](https://clickhouse.com/cloud/distributed-cache-waitlist)
55+
for AWS and GCP. Read more in the [blog](https://clickhouse.com/blog/building-a-distributed-cache-for-s3).
56+
3357
## May 16, 2025 {#may-16-2025}
3458

3559
- Introduced the Resource Utilization Dashboard which provides a view of
90.7 KB
Loading

0 commit comments

Comments
 (0)