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 93495ea commit d76835eCopy full SHA for d76835e
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# CHANGELOG
2
3
+## Version 3.4.13 GA
4
+
5
+### Enhancements:
6
7
+* Update to OpenTelemetry Java Instrumentation 1.26
8
+ ([#3069](https://github.com/microsoft/ApplicationInsights-Java/pull/3069))
9
+* Improve sampling override to support exceptions
10
+ ([#3022](https://github.com/microsoft/ApplicationInsights-Java/pull/3022))
11
12
+### Bug fixes:
13
14
+* Fix 2.x SDK integration when no 2.x iKey present
15
+ ([#3036](https://github.com/microsoft/ApplicationInsights-Java/pull/3036))
16
17
## Version 3.4.12 GA
18
19
### Enhancements:
0 commit comments