File tree 1 file changed +19
-2
lines changed
1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change 1
1
# 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 ) )
4
21
5
22
## Version 3.7.1 GA (02/26/2025)
6
23
You can’t perform that action at this time.
0 commit comments