We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71bbc0f commit 8b91c1bCopy full SHA for 8b91c1b
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# CHANGELOG
2
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
8
## Version 3.7.7 GA (01/23/2026)
9
10
### Enhancements
gradle.properties
@@ -1,5 +1,5 @@
// Project properties
-version=3.7.7
+version=3.7.8
org.gradle.parallel=true
org.gradle.caching=true
0 commit comments