File tree Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
2- ## Version 3.7.2 GA (Unreleased)
3- * Support for using the AAD Audience from the connection string ([ #4121 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4121 ) )
2+ ## Version 3.7.2 GA (04/17/2025)
3+
4+ ### Enhancements
5+
6+ * Update OpenTelemetry Instrumentation to 2.14.0
7+ ([ #4138 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4138 ) )
8+ * Allow disabling spring-webmvc instrumentation
9+ ([ #4109 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4109 ) )
10+ * Log a warning for invalid JMX metrics
11+ ([ #4161 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4161 ) )
12+ * Support for using the AAD Audience from the connection string
13+ ([ #4121 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4121 ) )
14+
15+ ### Bug fixes
16+
17+ * Fix deserialization of enums in Alerting
18+ ([ #4125 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4125 ) )
19+ * Fix request exception not captured when INSTRUMENTATION_LOGGING_LEVEL=OFF
20+ ([ #4130 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4130 ) )
421
522## Version 3.7.1 GA (02/26/2025)
623
You can’t perform that action at this time.
0 commit comments