We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4ee004 commit d60c7f1Copy full SHA for d60c7f1
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# CHANGELOG
2
3
+## Version 3.4.7 GA
4
+
5
+### Enhancements:
6
7
+* Update to OpenTelemetry Java Instrumentation 1.21
8
+ ([#2796](https://github.com/microsoft/ApplicationInsights-Java/pull/2796))
9
10
+### Bug fixes:
11
12
+* Fix custom instrumentation type
13
+ ([#2776](https://github.com/microsoft/ApplicationInsights-Java/pull/2776))
14
+* Fix Azure SDK target mapping
15
+ ([#2787](https://github.com/microsoft/ApplicationInsights-Java/pull/2787))
16
17
## Version 3.4.6 GA
18
19
### Bug fixes:
0 commit comments