Skip to content

Commit b344e5d

Browse files
xiang17trask
andauthored
Prepare to release 3.7.6 (#4524)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
1 parent 55de586 commit b344e5d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## Version 3.7.6 GA (10/28/2025)
4+
5+
### Enhancements
6+
7+
* Run tests against Java 25
8+
([#4495](https://github.com/microsoft/ApplicationInsights-Java/pull/4495), [#4494](https://github.com/microsoft/ApplicationInsights-Java/pull/4494))
9+
310
## Version 3.7.5 GA (09/25/2025)
411

512
### Enhancements

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.5
2+
version=3.7.6
33

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

0 commit comments

Comments
 (0)