We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f72e0c commit 206a271Copy full SHA for 206a271
1 file changed
CHANGELOG.md
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
+## 2.8.6 (2022-10-03)
9
+### Changed
10
+- Optimized Buffer Pool queries for additional performance. Issue [#82](https://github.com/newrelic/nri-mssql/issues/82)
11
+
12
## 2.8.5 (2022-09-15)
13
### Changed
14
- Fixed issue parsing custom-queries results
0 commit comments