Skip to content

Commit ade9642

Browse files
authored
Merge pull request #1046 from microsoft/trask/changelog
Update change log for 2.5.0-BETA.4
2 parents b17f71b + f8a4dd4 commit ade9642

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

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+
311
# Version 2.5.0-BETA.3
412
- Fixed `HttpURLConnection` instrumentation was not capturing outgoing url
513
([#1025](https://github.com/microsoft/ApplicationInsights-Java/issues/1025))

0 commit comments

Comments
 (0)