Skip to content

Commit 355e027

Browse files
authored
Release 3.4.10 GA (#2929)
1 parent 0e6f725 commit 355e027

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

3+
## Version 3.4.10 GA
4+
5+
### Enhancements:
6+
7+
* Update to OpenTelemetry Java Instrumentation 1.23
8+
([#2923](https://github.com/microsoft/ApplicationInsights-Java/pull/2923))
9+
* Set resultCode to "0" when Span.httpStatusCode is not present
10+
([#2925](https://github.com/microsoft/ApplicationInsights-Java/pull/2925))
11+
* Support dots in JMX attribute names
12+
([#2921](https://github.com/microsoft/ApplicationInsights-Java/pull/2921))
13+
* Improve Cosmos telemetry mapping
14+
([#2906](https://github.com/microsoft/ApplicationInsights-Java/pull/2906))
15+
316
## Version 3.4.9 GA
417

518
### Enhancements:

0 commit comments

Comments
 (0)