File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
2+ # Version 3.1.1-BETA.2
3+ * Support explicit operation id and parent id from 2.x SDK [ #1708 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/1708 ) .
4+ * Fix exceptions with deep stack trace exceeding 64 KB rejected by Application Insights backend [ #1702 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/1702 ) .
5+ * Use shorter telemetry names for all telemetry types to reduce payload [ #1700 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/1700 ) .
6+ * Improve Azure SDK support [ #1698 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/1698 ) .
7+
28# Version 3.1.1-BETA
39* Fix NullPointerExceptions for App Services [ #1681 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/1681#issuecomment-840169103 ) .
410* Add Application Insights stats.
Original file line number Diff line number Diff line change 11// Project properties
2- version =3.1.1-BETA
2+ version =3.1.1-BETA.2
33group =com.microsoft.azure
You can’t perform that action at this time.
0 commit comments