File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ # version 3.4.3 GA
4+ * Fix runtime attach configuration file property [ #2619 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2619 ) .
5+ * Fix sampling for Azure Functions [ #2652 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2652 ) .
6+ * Fix default log directory for Azure Functions [ #2660 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2660 ) .
7+
38# Version 3.4.2 GA
49* Update to OpenTelemetry 1.19.0 [ #2596 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2596 ) .
510* Add a new configuration for runtime attach configuration file [ #2581 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2581 ) .
Original file line number Diff line number Diff line change 11// Project properties
2- version =3.4.3-BETA
2+ version =3.4.3
33
44org.gradle.parallel =true
55org.gradle.caching =true
You can’t perform that action at this time.
0 commit comments