We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11f12a0 commit dc9868fCopy full SHA for dc9868f
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# CHANGELOG
2
3
+# Version 2.5.2
4
+* Added additional error logging for troubleshooting issues loading JNI performance counter library.
5
+
6
# Version 2.6.1
7
* Fix shutdown issue due to non-daemon thread
8
([#1245](https://github.com/microsoft/ApplicationInsights-Java/pull/1245))
gradle.properties
@@ -1,4 +1,4 @@
// Project properties
-version=2.6.1
+version=2.6.2
group=com.microsoft.azure
0 commit comments