Skip to content

Commit 9cda472

Browse files
committed
Update change log
1 parent 40a7d36 commit 9cda472

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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

0 commit comments

Comments
 (0)