Skip to content

Commit c0e7f29

Browse files
committed
updated changelog for 2.6.0-BETA.2
1 parent 00aa414 commit c0e7f29

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
# Version 2.6.0-BETA.2
44
* Removed Local Forwarder Channel. Local Forwarder is now a deprecated solution.
55
The 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

0 commit comments

Comments
 (0)