Skip to content

Commit a48133f

Browse files
committed
Changelog 2025-07-31
1 parent b6f090b commit a48133f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

about/changelog.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,21 @@ products: [cloud]
99

1010
All the latest features and updates to $CLOUD_LONG.
1111

12+
## Viewer role GA, EXPLAIN plans, and chunk index sizes in Explorer
13+
<Label type="date">July 31, 2025</Label>
14+
15+
### RBAC Viewer Role GA Release
16+
17+
The Viewer role is now **generally available** for all projects and organizations. It provides **read-only access** to services, metrics, and logs without modify permissions Viewers **cannot** create, update, or delete resources, nor manage users or billing. It's ideal for auditors, analysts, and cross-functional collaborators who need visibility but not control.
18+
19+
### EXPLAIN plans in Insights
20+
21+
Users can now find automatically generated EXPLAIN plans on queries that take longer than 10 seconds within Insights. EXPLAIN plans can be very useful to determine how they may be able to increase the performance of their queries.
22+
23+
### Chunk index size in Explorer
24+
25+
Users can now find the index size of chunks for hypertables in the Explorer. This information can be very valuable to determine if a hypertable's chunk size is properly configured.
26+
1227
## TimescaleDB v2.21 and catalog objects in the Console Explorer
1328
<Label type="date">July 25, 2025</Label>
1429

0 commit comments

Comments
 (0)