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 d0d252a commit 2731e25Copy full SHA for 2731e25
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## Version 3.7.5 GA (09/25/2025)
4
+
5
+### Enhancements
6
7
+* Update OpenTelemetry versions
8
+ ([#4429](https://github.com/microsoft/ApplicationInsights-Java/pull/4429))
9
+* Read environment variables for AKS metrics otlp support
10
+ ([#4458](https://github.com/microsoft/ApplicationInsights-Java/pull/4458))
11
12
## Version 3.7.4 GA (08/05/2025)
13
14
### Bug fixes
gradle.properties
@@ -1,5 +1,5 @@
// Project properties
-version=3.7.4
+version=3.7.5
org.gradle.parallel=true
org.gradle.caching=true
0 commit comments