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 2f7e0ec commit 9b0be4eCopy full SHA for 9b0be4e
CHANGELOG.md
@@ -1,4 +1,20 @@
1
# 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
18
## Version 3.7.2 GA (04/17/2025)
19
20
### Enhancements
0 commit comments