File tree Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
2- ## Version 3.7.2 GA (Unreleased)
2+ ## Version 3.7.2 GA (04/17/2025)
3+
4+ ### Enhancements
5+
36* Support for using the AAD Audience from the connection string ([ #4121 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4121 ) )
47
8+ ### Bug fixes
9+
10+ * Fix deserialization of enums in Alerting
11+ ([ #4125 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4125 ) )
12+ * Update otel to 2.13.3
13+ ([ #4128 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4128 ) )
14+ * Update OpenTelemetry Instrumentation to 2.14.0
15+ ([ #4138 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4138 ) )
16+ * Nicer smoke test assertions
17+ ([ #4141 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4141 ) )
18+ * Allow disabling spring-webmvc instrumentation
19+ ([ #4109 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4109 ) )
20+ * Fix request exception not captured when INSTRUMENTATION_LOGGING_LEVEL=OFF
21+ ([ #4130 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4130 ) )
22+ * Log as warn invalid JMX metrics
23+ ([ #4161 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4161 ) )
24+ * Support for AAD Audience in connection string (for sovereign cloud)
25+ ([ #4121 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4121 ) )
26+ * [ SFI] Update codeql-daily.yml - add C++ to analysis
27+
528## Version 3.7.1 GA (02/26/2025)
629
730* Improve sampling override with dropped parent spans ([ #4014 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4014 ) )
You can’t perform that action at this time.
0 commit comments