From 0a26eac915120a982ad66f4172e9dccade863a3b Mon Sep 17 00:00:00 2001 From: Helen <56097766+heyams@users.noreply.github.com> Date: Fri, 23 Sep 2022 14:25:45 -0700 Subject: [PATCH] Prepare 3.4.1 release (#2536) --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d092b3bf3f..fb9ba84c0b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # CHANGELOG +# Version 3.4.1 GA + +* Fix ETW dll [#2534](https://github.com/microsoft/ApplicationInsights-Java/pull/2534). +* Rename TelemetryKind to TelemetryType [#2535](https://github.com/microsoft/ApplicationInsights-Java/pull/2535). +* Make classic SDKs work with older 3.2.x Agent versions [#2531](https://github.com/microsoft/ApplicationInsights-Java/pull/2531). + # Version 3.4.0 GA * Introduce a new preview feature: Java Profiler for Azure Monitor Application Insights