File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 33# Version 2.6.0-BETA.2
44* Removed Local Forwarder Channel. Local Forwarder is now a deprecated solution.
55The classes and configuration elements which supported this solution have been removed.
6+ * Removed unused dependencies from azure-application-ingishts-spring-boot-starter (xmlpull, xstream).
7+ * Fixed ` Unknown constant pool ` issue with modeule-info.class when using older versions of ClassGraph.
8+ * Fixed potential issue with URI building in ConnectionString parsing.
9+ * Updated to the latest version of the struts API library (used by ` com.microsoft.applicationinsights.web.struts.RequestNameInterceptor ` ).
10+ * Fixed memory leak with ChannelFetcher when TelemetryClient is instantiated in large numbers.
11+ * Various stability improvements ([ #1177 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/1177 ) )
612
713# Version 2.6.0-BETA
814* W3C tracing with back-compat is now enabled by default
You can’t perform that action at this time.
0 commit comments