Skip to content

Commit 2cb55db

Browse files
committed
move some entries to enhancements
1 parent ee7ef92 commit 2cb55db

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33

44
### Enhancements
55

6+
* Update OpenTelemetry Instrumentation to 2.14.0
7+
([#4138](https://github.com/microsoft/ApplicationInsights-Java/pull/4138))
8+
* Log as warn invalid JMX metrics
9+
([#4161](https://github.com/microsoft/ApplicationInsights-Java/pull/4161))
10+
* Allow disabling spring-webmvc instrumentation
11+
([#4109](https://github.com/microsoft/ApplicationInsights-Java/pull/4109))
612
* Support for using the AAD Audience from the connection string ([#4121](https://github.com/microsoft/ApplicationInsights-Java/pull/4121))
713

814
### Bug fixes
915

1016
* Fix deserialization of enums in Alerting
1117
([#4125](https://github.com/microsoft/ApplicationInsights-Java/pull/4125))
12-
* Update OpenTelemetry Instrumentation to 2.14.0
13-
([#4138](https://github.com/microsoft/ApplicationInsights-Java/pull/4138))
14-
* Allow disabling spring-webmvc instrumentation
15-
([#4109](https://github.com/microsoft/ApplicationInsights-Java/pull/4109))
1618
* Fix request exception not captured when INSTRUMENTATION_LOGGING_LEVEL=OFF
1719
([#4130](https://github.com/microsoft/ApplicationInsights-Java/pull/4130))
18-
* Log as warn invalid JMX metrics
19-
([#4161](https://github.com/microsoft/ApplicationInsights-Java/pull/4161))
2020

2121
## Version 3.7.1 GA (02/26/2025)
2222

0 commit comments

Comments
 (0)