Releases: newrelic/nri-mssql
Releases · newrelic/nri-mssql
v2.20.0
v2.19.1
v2.19.1 - 2025-07-01
🐞 Bug fixes
- Fixed the query for
instance.diskInBytes
to 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 🔗
v2.18.1 ⚠️ ⚠️ ⚠️
v2.18.1 - 2025-05-13
⚠️ Limited Release: FIPS packages could not be released
⚠️ Please use v2.18.2 or later
⛓️ Dependencies
- Updated github.com/microsoft/go-mssqldb to v1.8.1 - Changelog 🔗
v2.18.0
v2.18.0 - 2025-04-22
🚀 Enhancements
- Added version support of Azure SQL in nri-mssql.
⛓️ Dependencies
- Upgraded golang.org/x/crypto from 0.31.0 to 0.35.0
v2.17.2
v2.17.1 ⚠️ ⚠️ ⚠️
v2.17.1 - 2025-03-11
⚠️ Limited Prerelease: FIPS packages could not be pre-released
⚠️ Please use v2.17.2 or later
🐞 Bug fixes
- handle null values while populating custom query metrics
v2.17.0
v2.17.0 - 2025-02-19
🚀 Enhancements
- Introduced Query Performance Monitoring
- Enabled reporting for Slow Running Queries
- Added detailed Query Execution Plan analysis for Slow Running Queries
- Added Reporting for Wait Events
- Added Reporting for Blocking Sessions
⛓️ Dependencies
- Updated golang patch version to v1.23.5
v2.16.0
v2.16.0 - 2024-12-19
🚀 Enhancements
- Updated golang.org/x/net to v0.33.0