File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ # Version 2.6.0-BETA
4+ * W3C tracing with back-compat is now enabled by default
5+ ([ #1141 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/1141 ) )
6+ * Improved MongoDB instrumentation
7+ ([ #1132 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/1132 ) )
8+ * Agent now supports Java 13
9+ ([ #1149 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/1149 ) )
10+ * Older Jersey versions failing when scanning classes due to inclusion of a few Java 8 class files
11+ ([ #1142 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/1142 ) )
12+ * Fix remote dependency target field format
13+ ([ #1138 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/1138 ) )
14+
315# Version 2.5.1
416* No changes since 2.5.1-BETA.2
517
Original file line number Diff line number Diff line change 11// Project properties
2- version =2.5.2 -BETA
2+ version =2.6.0 -BETA
33group =com.microsoft.azure
44
You can’t perform that action at this time.
0 commit comments