Skip to content

Commit 47749e9

Browse files
xiang17trask
andauthored
Prepare to release 3.7.2 (#4185)
Co-authored-by: Trask Stalnaker <[email protected]>
1 parent 21584d8 commit 47749e9

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
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

0 commit comments

Comments
 (0)