We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a4b82b commit 7122952Copy full SHA for 7122952
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# CHANGELOG
2
3
+Application Insights Java 3.5.4 GA (07/29/2024)
4
+
5
+### Bug fixes
6
+* Fix possible OOM with Wildfly
7
+([#3796](https://github.com/microsoft/ApplicationInsights-Java/pull/3796))
8
9
+### Enhancements:
10
+* Fail to start-up if proxy host contains http or https
11
+([#3776](https://github.com/microsoft/ApplicationInsights-Java/pull/3676))
12
+* Help the user to configure the connection string
13
+([#3788](https://github.com/microsoft/ApplicationInsights-Java/pull/3788))
14
15
+### CVE
16
+* Fix CVE-2024-35255
17
+([#3771](https://github.com/microsoft/ApplicationInsights-Java/pull/3771))
18
19
## Version 3.5.3 GA (05/24/2024)
20
21
### Enhancements:
0 commit comments