Skip to content

Releases: newrelic/nri-mssql

v2.10.2

31 Oct 09:34

Choose a tag to compare

v2.10.2 - 2023-10-31

⛓️ Dependencies

  • Updated golang version to 1.21

v2.10.1

08 Aug 09:34

Choose a tag to compare

v2.10.1 - 2023-08-08

⛓️ Dependencies

  • Updated golang to v1.20.7

v2.10.0

25 Jul 09:34

Choose a tag to compare

v2.10.0 - 2023-07-25

🚀 Enhancements

  • bumped golang version pinning 1.20.6

v2.9.0

05 Jun 13:11
c79640f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.7...v2.9.0

v2.8.7

09 Jan 10:30
5574880

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.6...v2.8.7

v2.8.6

03 Oct 14:28
206a271

Choose a tag to compare

What's Changed

  • Optimized Buffer Pool queries for additional performance. Issue #82

Full Changelog: v2.8.5...v2.8.6

v2.8.5

15 Sep 13:49
941a8c8

Choose a tag to compare

What's Changed

  • Fixed issue parsing custom-queries results

Full Changelog: v2.8.4...v2.8.5

v2.8.4

17 Aug 09:50
7470e5a

Choose a tag to compare

What's Changed

  • include "nolock" in total disk space query by @sigilioso in #93

New Contributors

Full Changelog: v2.8.3...v2.8.4

v2.8.3

22 Jul 10:53
f1643b0

Choose a tag to compare

Added

Add better error handling and debug logs by @marcsanmi in #91 for custom queries.

Full Changelog: v2.8.2...v2.8.3

v2.8.2

01 Jul 06:46
735df73

Choose a tag to compare

Added

Added support for more distributions:

  • RHEL(EL) 9
  • Ubuntu 22.04