File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## Version 3.4.6 GA
4+
5+ ### Bug fixes:
6+
7+ * Fix self-diagnostics trace level logging can hang
8+ ([ #2778 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2778 ) )
9+
310## Version 3.4.5 GA
411
512### Enhancements:
2128* Add scala instrumentation when play or akka instrumentation are enabled
2229 ([ #2677 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2677 ) )
2330
24- ### Bug Fixes :
31+ ### Bug fixes :
2532
2633* Fix Azure Function instrumentation (bug introduced in 3.4.2)
2734 ([ #2684 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2684 ) )
Original file line number Diff line number Diff line change 11// Project properties
2- version =3.4.5
2+ version =3.4.6
33
44org.gradle.parallel =true
55org.gradle.caching =true
You can’t perform that action at this time.
0 commit comments