Releases: newrelic/nri-mssql
Releases Β· newrelic/nri-mssql
v2.22.0
v2.22.0 - 2025-10-21
π Enhancements
- Removed the query store on/off check in prevalidations and queries in qpm
v2.21.2
π Enhancements
- Removed the query store on/off check in pre-validations and queries in QPM
v2.21.1
v2.21.1 - 2025-09-18
π Bug fixes
- Fixed memory definition query to use pattern matching for Memory Manager object name to improve compatibility across different SQL Server configurations
v2.21.0
v2.21.0 - 2025-09-09
π Enhancements
- Reduced QueryMonitoringResponseTimeThreshold from 500ms to 1ms to improve visibility of Individual query performance data immediately
v2.20.3
v2.20.3 - 2025-08-26
βοΈ Dependencies
- Updated golang patch version to v1.24.6
- Updated github.com/microsoft/go-mssqldb to v1.9.3 - Changelog π
v2.20.2
v2.20.2 - 2025-08-12
π Bug fixes
- Switched to using SYSDATETIME() for correct time comparisons where system date is not set to UTC
v2.20.1
v2.19.1
v2.19.1 - 2025-07-01
π Bug fixes
- Fixed the query for
instance.diskInBytesto support instances with case-sensitive collation
βοΈ Dependencies
- Updated github.com/microsoft/go-mssqldb to v1.9.2 - Changelog π
- Updated golang version to v1.24.4
v2.19.0
v2.19.0 - 2025-06-24
π Enhancements
- Add support for monitoring Azure SQL Database
- Add support for monitoring Azure SQL Managed Instance
v2.18.2
v2.18.2 - 2025-06-03
βοΈ Dependencies
- Updated github.com/microsoft/go-mssqldb to v1.8.2 - Changelog π