File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## Version 3.7.8 GA (03/24/2026)
4+
5+ * Update to OpenTelemetry Java Instrumentation 2.26.1
6+ ([ #4648 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4648 ) ,
7+ [ #4632 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4632 ) ,
8+ [ #4631 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4631 ) )
9+ * Add cgroupv2 support and fix profile upload response body reading
10+ ([ #4592 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4592 ) )
11+ * Fix connection string env var precedence over ${file:...} config lookup
12+ ([ #4608 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/4608 ) )
13+
314## Version 3.7.7 GA (01/23/2026)
415
516### Enhancements
Original file line number Diff line number Diff line change 11// Project properties
2- version =3.7.7
2+ version =3.7.8
33
44org.gradle.parallel =true
55org.gradle.caching =true
You can’t perform that action at this time.
0 commit comments