Skip to content

Commit 9b0be4e

Browse files
committed
Prepare to release 3.7.3
1 parent 2f7e0ec commit 9b0be4e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
11
# CHANGELOG
2+
## Version 3.7.3 GA (05/28/2025)
3+
4+
### Enhancements
5+
6+
* Smoke test for custom events with OTel API
7+
([#4190](https://github.com/microsoft/ApplicationInsights-Java/pull/4190))
8+
* Add fix for hyphens in enum values
9+
([#4202](https://github.com/microsoft/ApplicationInsights-Java/pull/4202))
10+
* Update OpenTelemetry dependencies
11+
([#4177](https://github.com/microsoft/ApplicationInsights-Java/pull/4177))
12+
13+
### Bug fixes
14+
15+
* testing fixes for CodeQL
16+
([#4198](https://github.com/microsoft/ApplicationInsights-Java/pull/4198))
17+
218
## Version 3.7.2 GA (04/17/2025)
319

420
### Enhancements

0 commit comments

Comments
 (0)