diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a6592d8a61..3d29e0d53a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # CHANGELOG +## Version 3.4.13 GA + +### Enhancements: + +* Update to OpenTelemetry Java Instrumentation 1.26 + ([#3069](https://github.com/microsoft/ApplicationInsights-Java/pull/3069)) +* Improve sampling override to support exceptions + ([#3022](https://github.com/microsoft/ApplicationInsights-Java/pull/3022)) + +### Bug fixes: + +* Fix 2.x SDK integration when no 2.x iKey present + ([#3036](https://github.com/microsoft/ApplicationInsights-Java/pull/3036)) + ## Version 3.4.12 GA ### Enhancements: