Release Notes

Overview

ItemDetails
DocumenteXperDB Insight Release Notes
Version3.2.0
Release Date2026-07-02

Summary

CategorySummary
New Audit Log (pgAudit):
- Added pgAudit-based database audit logging in Insight.
New repmgr Monitoring:
- Added Replication Manager (repmgr) metrics and a dedicated dashboard.
New Per-Core CPU Monitoring:
- Added per-CPU-core metrics and a CPU Usage per Core panel.
New Warehouse Switchover / Role Recovery:
- Added Coordinator/Segment switchover and role recovery.
Enhancements & Bug Fixes Broad improvements across Insight/Monitoring/Warehouse plus numerous defect fixes.

1. Monitoring

New Features

FeatureKey Capabilities
Replication Manager
(repmgr) Metrics
- repmgr metrics and a dedicated dashboard
- Added repmgr metrics and default metric set
- Added get_repmgr metric function
Per-Core CPU Monitoring - Added psutil_cpu_per_core metric and metric set
- Added get_psutil_cpu_per_core function
- Added cagg and registered in default_metrics/preset
- Added CPU Usage per Core panel to the Single Cluster dashboard

Improvements

AreaImprovements
pg_store_plans - Automatic creation support
HypoPG - Strengthened index validation
- Hid the dashboard time picker
Infinity Data Source - Initialization and authentication setup
- Automatic Bearer token initialization
- Improved allowedHosts self-injection, resolving security warnings
Email Delivery - Changed SMTP sending server to Brevo (smtp-relay.brevo.com:587, Mandatory StartTLS) (500 emails/day)
Dashboard - Vertical center alignment for the Cluster Overview panel
- Added Alert guide (Alert List/Summary library panels, Single Cluster)
- Overhauled Overview/Lock/Session/Wait/Single Cluster dashboards
- Improved Plan detail SQL readability

Bug Fixes

AreaFixes
Alert Template- Fixed unit notation: GB → B, handle wal_size in bytes
Alert Panel- Fixed the Alert History button on the Alert History panel
- Removed the loading indicator when there are no alerts on the Alert List panel
- Fixed Alert History dashboard title alignment: 5.7 → 5.7.
Metric- Removed duplicate INSERT for the table_hashes metric
Dashboard- Fixed Single Cluster dashboard name numbering

2. Insight

New Features

FeatureKey Capabilities
Audit Log
(pgAudit)
- Added pgAudit-based audit logging

Improvements

AreaImprovements
Manual- Updated the manual to the latest version
UI/UX- Applied progress bars for data queries and downloads
Security- Strengthened the encryption master key policy (per domestic password guidelines: 8+ characters combining letters, numbers, and special characters)
DBMS Management- Added search conditions (cluster IP, hostname, enabled/disabled)

Bug Fixes

AreaFixes
DB2PG (MySQL)- DDL: removed single quotes from CURRENT_TIMESTAMP and added code to prevent reserved words in PK names
- Handled the "NULL" string passed from MySQL
- Pre-initialized the JDBC driver via Class.forName (fixes intermittent failures)
Backup- Fixed an issue where Physical backup edits did not work
Audit/Security- Fixed an issue with the encryption/decryption audit log query
- Fixed an issue where data was returned when calling restricted-menu APIs using the JWT token of an account with restricted menu access

3. Insight Warehouse

3.1 Management

New Features

FeatureKey Capabilities
Switchover / Role Recovery - Added Coordinator/Segment switchover and role recovery
Resource Group - Added a feature to check Resource Group availability based on the gp_resource_manager setting

Improvements

AreaImprovements
Backup - Added backup scope selection when registering a backup
- Support for full database backup
- Support for schema/table-level backup
- Support for selecting include/exclude targets (schema/table)

Bug Fixes

AreaFixes
Dashboard - Fixed an issue where Primary/Standby was incorrectly recognized

3.2 Monitoring

New Features

FeatureKey Capabilities
Warehouse-Specific Metrics - Added index_stats_warehouse, table_stats_warehouse, table_stats_approx_warehouse, unused_indexes_warehouse, index_bloat_warehouse
Warehouse-Specific Metric Sets - Added full_warehouse, basic_warehouse
Dashboard - Applied the $is_dw variable to 7 Insight dashboards (automatically switches to Warehouse metrics based on cluster type)

Improvements

AreaImprovements
Monitoring SQL - Included Warehouse monitoring queries in the Hide Monitoring SQL filter