Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# CHANGELOG

## Version 3.7.4 GA (08/05/2025)

### Bug fixes

* Update deprecated EnvironmentResourceProvider reference
([#4377](https://github.com/microsoft/ApplicationInsights-Java/pull/4377))
* Fix null exception message error
([https://github.com/Azure/azure-sdk-for-java/pull/46001](https://github.com/Azure/azure-sdk-for-java/pull/46001))
* Update to OpenTelemetry Java Instrumentation 2.18.1
([#4378](https://github.com/microsoft/ApplicationInsights-Java/pull/4378))

## Version 3.7.3 GA (05/28/2025)

### Enhancements
Expand Down