Version 2026.05 has been released
For the complete documentation index, see llms.txt. This page is also available as Markdown.

2026

All releases are cumulative. Upgrading to the latest version includes all previous changes.It's sufficient to install or run only the most recent release.

Please refer to the documentation to upgrade Datasentinel.

ImprovementFixesChanges

V2026.05

Diagnostic scripts

The diagnostic file now includes internal InfluxDB performance metrics from the last 24 hours, providing deeper insight for troubleshooting and support analysis. Refer to Diagnostic Tools section of the documentation.

Top queries

In rare cases, a query text may not be loaded into the platform. Datasentinel now automatically attempts to retrieve any missing query texts directly from the source PostgreSQL instance when displaying the Top Queries dashboard

Agent v3.9.2

This release integrates Agent v3.9.2 which includes two fixes related to tag handling.

🔧 Fixes

  • Full Report generation Generating a Report could occasionally fail with a list index out of range error.

  • Top Queries export Exporting Top Queries data in JSON format did not honor the per execution flag. Resolved an error that occurred when exporting data in CSV format.

ImprovementChanges

V2026.02

UI Layout Enhancement

Improved layout structure to completely fill the screen and enhance high-resolution display support.

Agent v3.9.1

This release integrates Agent v3.9.1

FeatureImprovementFixesChanges

V2026.01

Backend pool

Backend process count and restart limits are now configurable. Refer to Backend configuration section for more details.

Diagnostic Scripts

Enhanced diagnostic scripts with additional system and process metrics. Added a new script to compress Datasentinel log files for support purposes. Refer to Diagnostic Tools section of the documentation.

Alerting

A dedicated database is now used for alerts to improve performance and avoid sharing resources with the metrics database.

Libraries

Updated third-party backend libraries.

🔧 Fixes

  • Enhanced error and exception handling for metrics database operations.