File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
2+ # Version 3.1.1-BETA.3
3+ * Fix memory leak caused by not removing Netty listeners [ upstream #2705 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/2705 )
4+ * Improve Azure Service Bus support [ #1710 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/1710 ) .
5+ * Updated to support OpenTelemetry API 1.2.0
6+
27# Version 3.1.1-BETA.2
38* Support explicit operation id and parent id from 2.x SDK [ #1708 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/1708 ) .
49* Fix exceptions with deep stack trace exceeding 64 KB rejected by Application Insights backend [ #1702 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/1702 ) .
Original file line number Diff line number Diff line change 11// Project properties
2- version =3.1.1-BETA.2
2+ version =3.1.1-BETA.3
33group =com.microsoft.azure
You can’t perform that action at this time.
0 commit comments