Skip to content

Commit cb48d84

Browse files
heyamstrask
andauthored
Release 3.4.2 (#2609)
Co-authored-by: Trask Stalnaker <[email protected]>
1 parent f62ba96 commit cb48d84

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
# Version 3.4.2 GA
4+
* Update to OpenTelemetry 1.19.0 [#2596](https://github.com/microsoft/ApplicationInsights-Java/pull/2596).
5+
* Add a new configuration for runtime attach configuration file [#2581](https://github.com/microsoft/ApplicationInsights-Java/pull/2581).
6+
* Fix duplicate Azure Functions logs [#2579](https://github.com/microsoft/ApplicationInsights-Java/pull/2579).
7+
* Fix OFF logging threshold [#2592](https://github.com/microsoft/ApplicationInsights-Java/pull/2592).
8+
* Add new configurations to export LogBack and Log4j 2 markers [#2529](https://github.com/microsoft/ApplicationInsights-Java/pull/2529).
9+
310
# Version 3.4.1 GA
411

512
* Fix ETW dll [#2534](https://github.com/microsoft/ApplicationInsights-Java/pull/2534).

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Project properties
2-
version=3.4.2-BETA
2+
version=3.4.2
33

44
org.gradle.parallel=true
55
org.gradle.caching=true

0 commit comments

Comments
 (0)