Skip to content

Commit 2731e25

Browse files
authored
Prepare to release 3.7.5 (#4480)
1 parent d0d252a commit 2731e25

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

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+
312
## Version 3.7.4 GA (08/05/2025)
413

514
### Bug fixes

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Project properties
2-
version=3.7.4
2+
version=3.7.5
33

44
org.gradle.parallel=true
55
org.gradle.caching=true

0 commit comments

Comments
 (0)