Skip to content
Merged
Changes from 7 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

* Fix deprecated EnvironmentResourceProvider reference
Comment thread
xiang17 marked this conversation as resolved.
Outdated
([#4377](https://github.com/microsoft/ApplicationInsights-Java/pull/4377))
Comment thread
trask marked this conversation as resolved.
Outdated
* 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)
Comment thread
xiang17 marked this conversation as resolved.
Outdated
* Update to OpenTelemetry Java Instrumentation 2.18.1
([#4378](https://github.com/microsoft/ApplicationInsights-Java/pull/4378))

Comment thread
xiang17 marked this conversation as resolved.
## Version 3.7.3 GA (05/28/2025)

### Enhancements
Expand Down
Loading