File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ # Version 2.5.0-BETA.3
4+ - Fixed ` HttpURLConnection ` instrumentation was not capturing outgoing url
5+ ([ #1025 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/1025 ) )
6+ - Added agent logging capture threshold, configurable via ` <Logging threshold="warn" /> `
7+ in the ` AI-Agent.xml ` , with default threshold ` warn `
8+ ([ #1026 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/1026 ) )
9+ - Fixed request telemetry displaying ` 200 ` response code for some failed requests
10+ ([ #810 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/810 ) )
11+ - Fixed GC performance counters not working
12+ ([ #929 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/929 ) )
13+
314# Version 2.5.0-BETA.2
415- Added back support for ` <Class> ` custom instrumentation in ` AI-Agent.xml `
516- Fixed opting out of agent capturing logging via ` <Logging enabled="false" /> `
You can’t perform that action at this time.
0 commit comments