File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## Version 3.7.6 GA (10/28/2025)
4+
5+ ### Enhancements
6+
7+ * Run unit tests against Java 25
8+ ([ #4495 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4495 ) )
9+ * Run tests on Java 25
10+ ([ #4494 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4494 ) )
11+ * Update gradle toolchain to Java 21
12+ ([ #4519 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4519 ) )
13+
14+ ### Bug fixes
15+
16+ * Fix Release Pipeline
17+ ([ #4484 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4484 ) )
18+
319## Version 3.7.5 GA (09/25/2025)
420
521### Enhancements
Original file line number Diff line number Diff line change 11// Project properties
2- version =3.7.5
2+ version =3.7.6
33
44org.gradle.parallel =true
55org.gradle.caching =true
You can’t perform that action at this time.
0 commit comments