File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ # Version 3.4.2 GA
4+ * Update to OpenTelemetry 1.19.0 [ #2596 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2596 ) .
5+ * Add a new configuration for runtime attach configuration file [ #2581 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2581 ) .
6+ * Fix duplicate Azure Functions logs [ #2579 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2579 ) .
7+ * Fix OFF logging threshold [ #2592 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2592 ) .
8+ * Add new configurations to export LogBack and Log4j 2 markers [ #2529 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2529 ) .
9+
310# Version 3.4.1 GA
411
512* Fix ETW dll [ #2534 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2534 ) .
Original file line number Diff line number Diff line change 11// Project properties
2- version =3.4.2-BETA
2+ version =3.4.2
33
44org.gradle.parallel =true
55org.gradle.caching =true
You can’t perform that action at this time.
0 commit comments