Redgate .NET Toolbelt Versions

Découvrez les nouveautés dans chaque version, avec des détails sur les fonctionnalités, les améliorations et les problèmes résolus.

janv.
févr.
mars
avr.
mai
juin
juil.
août
sept.
oct.
nov.
déc.
Redgate Monitor 14.19.0Version majeure3 juin 2026
Fonctionnalités
  • Native ServiceNow and Microsoft Teams notifications are now out of preview.
  • Individual query execution monitoring is now available for Azure SQL Database and Azure SQL Managed Instance.
  • Added hover functionality for medium-sized cards on the global dashboard.
  • When a SQL Server database is inaccessible to the monitoring account (for example, a database restored from another server where the monitoring user has no user mapping), the monitored server now shows Monitoring with limited sampling in amber, and the monitoring log lists each affected database with the specific error. Previously this was silently ignored and no indication was shown in the UI.
  • PostgreSQL query plan history now distinguishes plans that use different indexes, making index changes visible as plan changes.
  • New Analysis chart now locks the Y-axis for percentage metrics to 0 to 100%.
  • Configuration Compliance now uses a ≠ icon (rather than an up/down arrow) when Min server memory or Max server memory differs from the baseline, since the baseline is a target value rather than a threshold.
  • Major change - After upgrading, PostgreSQL queries with existing plan history will show a duplicate plan entry. This is due to a breaking change to query plan storage which greatly improves efficiency, and will resolve as the data reaches its retention period.
Corrections
  • Fixed an issue where viewing the details of a low disk space alert raised on an Azure Database for PostgreSQL/MySQL Flexible Server host would fail with an error.
  • Fixed an issue where the "View actual plan" button was hidden on the Top Queries drilldown for SQL Server 2022 instances, even when actual execution plans were being collected.
  • Fixed an issue where query execution monitoring would fall back to full scans after restarting the Base Monitor on on-premises SQL Server instances.
  • Fixed an issue where Amazon Aurora PostgreSQL instance log sampling could throw an ArgumentOutOfRangeException due to log entries being split or duplicated across AWS RDS API pagination boundaries.
  • Enterprise edition - Removed some rules from the built-in compliance templates that incorrectly specified expectations for unused SQL Server protocols and the SQL Server Browser service.
  • Fixed an issue causing cluster query errors to be displayed for standalone SQL Server instances.
Redgate Monitor 14.18.0Version majeure28 mai 2026
Fonctionnalités
  • Added effective costs to the Estate -> Virtual machines page (originally only showing billed costs).
  • Enterprise edition - New alert type for server role membership changes is now available. This alert is raised when a principal is added to or removed from a server role, indicating potential privilege changes.
  • Added a Spills column to the Query Executions tab showing the count of pages each query spilled to tempdb.
  • Amazon RDS Host and Azure Flex monitored entities can now be removed using the Powershell API.
  • Redgate Monitor now warns on the monitored server's log page when msdb.dbo.sysjobhistory has grown large enough to slow SQL Server Agent job history collection. See https://www.red-gate.com/monitor14/improving-job-history-sampling-performance for recommended maintenance, indexing, and how to adjust the warning threshold.
  • Improved the load time of PostgreSQL top queries.
  • Linux host CPU utilization metrics now exclude I/O wait time from the calculation. The CPU is idle during I/O waits, so including it previously overstated utilization. This results in lower reported CPU percentages for Linux machines with significant I/O activity. Customers with CPU alert thresholds configured for Linux hosts may need to adjust their thresholds.
  • Alerts for a custom metric will now be raised for Amazon RDS for SQL Server when the metric is running against system databases. If this behavior is not intended, specify the databases to be excluded from the custom metrics configuration page.
  • Exclude VM snapshot backups from backup history and RPO calculations on the Backups Estate page.
  • Linux installations: environment variable names for connection strings are now REDGATE_MONITOR_PostgresRepositoryConnectionString / REDGATE_MONITOR_SqlServerRepositoryConnectionString and are now read directly by the Base Monitor. Existing installations using the old names will continue to work without any changes.
  • As a result of performance improvement changes, PostgreSQL query plans are no longer accessible from a query's kebab menu.
  • Changed the default timeout for Postgres sampling to 15 minutes and made it configurable through the key value pair setting Postgres-EntitySamplingQueryTimeoutMinutes.
Corrections
  • Security Fix - Updated the Microsoft.Kiota.Http.HttpClientLibrary package to 1.22.2 to address a reported vulnerability with a CVSS 3.1 base score of 6.5 (Medium). Redgate Monitor uses this library in its support for monitoring Microsoft Entra domains. Requests are only made to Microsoft Azure APIs, and there's no evidence that any of these APIs have been compromised.
  • Fixed an issue where the PowerShell module would report a misleading version mismatch error when a transient connection problem occurred, instead of reporting the actual connection failure.
  • Fixed an issue where PostgreSQL monitoring would fail with an interval syntax error on systems with a locale that uses a comma as the decimal separator (e.g. Italian, German, Turkish).
  • Fixed an issue where Postgres query plan compare would fail in some cases for IIS installations.
  • Fixed an issue where multiple Availability Groups that contain databases with the same name would cause an ArgumentException.
  • Stop showing Azure SQL Database Hyperscale instances on the Estate -> Backups page.
  • Fixed an issue to collect and raise alert for custom metrics running against system databases on Amazon RDS for SQL Server.
  • Fixed an issue where the alert suppression windows displayed in the UI could diverge from the repository.
  • Fixed the white space issue seen in some viewports.
  • New Analysis graph uses stepping when based on stable samples (to match orginal behaviour).
  • Fixed an issue where severity sections on the Overview Dashboard could appear in the wrong order when grouped by status.
  • Fixed an issue where alert notifications were not sent when an alert ended because its configuration was changed (e.g. the threshold was raised above the current value).
Redgate Monitor 14.17.0Version majeure14 mai 2026
Fonctionnalités
  • Added the ability to see cost details of AWS EC2 instances on the Estate -> Virtual machines page.
  • Added a daily costs graph to the VM details sidebar, with comparison period overlay support.
  • Improved responsiveness when saving reports as PDF.
  • When adding new cloud service credentials, the test button will now test the credentials more thoroughly and provide more detailed error messages.
Corrections
  • Security Fix - Fixed a security issue (CVSS 6.9 - Medium) where it was possible for a remote attacker to cause a denial-of-service against the Redgate Monitor Website by sending HTTP requests with oversized or malformed trace propagation headers.
  • Security Fix - Updated the Snappier package to 1.3.1 to address a reported vulnerability with a CVSS 3.1 base score of 7.5 (High). The vulnerability lies in the MongoDB driver used by Redgate Monitor. Since the driver only uses Snappier if compression is enabled, but Redgate Monitor currently doesn't support compression, Redgate Monitor is unaffected by this vulnerability.
  • Fixed an issue where certain Azure failures would prevent any cloud information being retrieved.
  • Fixed an issue where OpenID Connect authentication failed when the website is behind a reverse proxy (e.g. AWS ALB, nginx) that forwards requests from a non-loopback IP address. This was caused by an upstream .NET runtime change (ASP.NET Core 9.0.6+) that began enforcing proxy trust checks on X-Forwarded-Proto and X-Forwarded-Host headers. Trusted proxy networks can be configured via forwardedHeadersSettings in appsettings.json.
  • Fixed an issue where Oracle custom metric collection was attempted on Data Guard standby instances.
  • Fixed an issue where standalone SQL Servers with a leftover MSCluster WMI namespace would be incorrectly flagged as having a connection failure.
  • Added a feature flag which allows users to disable Oracle error log sampling.
  • Fixed an issue where Aurora instances in a creating state would cause a monitoring error due to a missing availability zone.
  • Fixed an issue that prevented PostgreSQL indexes from being sampled on PostgreSQL 10 instances.
  • Fixed an error that could occur when sampling Aurora instance logs if the RDS API returned no log files.
  • Fixed an issue where some users would be shown bad daily cost data for Cloud Virtual Machines.
  • Fixed an issue where getting tracked queries on a TimescaleDB repository no longer shows internal server errors.
  • Viewing current activity doesn't crash the Redgate Monitor Website when there are cyclic sessions.
  • Fixed an issue with uncleared Alerts causing blank Global Dashboard.