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.
2 parents b17f71b + f8a4dd4 commit ade9642Copy full SHA for ade9642
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# CHANGELOG
2
3
+# Version 2.5.0-BETA.4
4
+- Fixed registration of custom JMX performance counters
5
+ ([#1042](https://github.com/microsoft/ApplicationInsights-Java/issues/1042))
6
+- Fixed `IllegalStateException` that could happen when using `HttpURLConnection`
7
+ ([#1037](https://github.com/microsoft/ApplicationInsights-Java/issues/1037))
8
+- Fixed `NullPointerException` that could happen when using Java 11
9
+ ([#1032](https://github.com/microsoft/ApplicationInsights-Java/issues/1032))
10
+
11
# Version 2.5.0-BETA.3
12
- Fixed `HttpURLConnection` instrumentation was not capturing outgoing url
13
([#1025](https://github.com/microsoft/ApplicationInsights-Java/issues/1025))
0 commit comments