We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3732fd commit 0cb5055Copy full SHA for 0cb5055
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# CHANGELOG
2
3
+## Version 3.7.4 GA (08/05/2025)
4
+
5
+### Bug fixes
6
7
+* Update deprecated EnvironmentResourceProvider reference
8
+ ([#4377](https://github.com/microsoft/ApplicationInsights-Java/pull/4377))
9
+* Fix null exception message error
10
+ ([https://github.com/Azure/azure-sdk-for-java/pull/46001](https://github.com/Azure/azure-sdk-for-java/pull/46001))
11
+* Update to OpenTelemetry Java Instrumentation 2.18.1
12
+ ([#4378](https://github.com/microsoft/ApplicationInsights-Java/pull/4378))
13
14
## Version 3.7.3 GA (05/28/2025)
15
16
### Enhancements
0 commit comments