Skip to content

Commit b8d27c2

Browse files
authored
Prepare to release 3.7.7 (#4597)
1 parent 941e30a commit b8d27c2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## Version 3.7.7 GA (01/23/2026)
4+
5+
### Enhancements
6+
7+
* Update to OpenTelemetry Java Instrumentation 2.21.0
8+
([#4511](https://github.com/microsoft/ApplicationInsights-Java/pull/4511))
9+
* Enable Spring Cloud Gateway instrumentation
10+
([#4559](https://github.com/microsoft/ApplicationInsights-Java/pull/4559))
11+
* Add azure_monitor to metrics exporter for AKS
12+
([#4575](https://github.com/microsoft/ApplicationInsights-Java/pull/4575))
13+
314
## Version 3.7.6 GA (10/28/2025)
415

516
### 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.6
2+
version=3.7.7
33

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

0 commit comments

Comments
 (0)