Skip to content

Commit dd66da8

Browse files
committed
update cloud changelog for June 27
1 parent aebdb74 commit dd66da8

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

docs/cloud/reference/changelog.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,21 @@ import query_endpoints from '@site/static/images/cloud/reference/may-17-query-en
3030
import dashboards from '@site/static/images/cloud/reference/may-30-dashboards.png';
3131

3232
In addition to this ClickHouse Cloud changelog, please see the [Cloud Compatibility](/cloud/reference/cloud-compatibility.md) page.
33-
## June 13, 2025 {#june-13-2025}
3433

35-
- We're excited to announce that ClickHouse Cloud Dashboards are now generally available. Dashboards allow users to visualize queries on dashboards, interact with data via filters and query parameters, and manage sharing.
34+
## June 27, 2025 {#june-27-2025}
35+
36+
- We now officially support a Terraform provider for managing database privileges
37+
which is also compatible with self-managed deployments. Please refer to the
38+
[blog](https://clickhouse.com/blog/new-terraform-provider-manage-clickhouse-database-users-roles-and-privileges-with-code)
39+
and our [docs](https://registry.terraform.io/providers/ClickHouse/clickhousedbops/latest/docs)
40+
for more information.
41+
- Enterprise tier services can now enlist in the slow release channel to defer
42+
upgrades by two weeks after the regular release to permit additional time for
43+
testing.
44+
45+
## June 13, 2025 {#june-13-2025}
3646

47+
- We're excited to announce that ClickHouse Cloud Dashboards are now generally available. Dashboards allow users to visualize queries on dashboards, interact with data via filters and query parameters, and manage sharing.
3748
- API key IP filters: we are introducing an additional layer of protection for your interactions with ClickHouse Cloud. When generating an API key, you may setup an IP allow list to limit where the API key may be used. Please refer to the [documentation](https://clickhouse.com/docs/cloud/security/setting-ip-filters) for details.
3849

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

0 commit comments

Comments
 (0)