Skip to content

Commit 11c14e3

Browse files
heyamstrask
andauthored
Release 3.4.3 (#2667)
i will automate release note and version update next week. @trask Co-authored-by: Trask Stalnaker <[email protected]>
1 parent 3491e54 commit 11c14e3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
# version 3.4.3 GA
4+
* Fix runtime attach configuration file property [#2619](https://github.com/microsoft/ApplicationInsights-Java/pull/2619).
5+
* Fix sampling for Azure Functions [#2652](https://github.com/microsoft/ApplicationInsights-Java/pull/2652).
6+
* Fix default log directory for Azure Functions [#2660](https://github.com/microsoft/ApplicationInsights-Java/pull/2660).
7+
38
# Version 3.4.2 GA
49
* Update to OpenTelemetry 1.19.0 [#2596](https://github.com/microsoft/ApplicationInsights-Java/pull/2596).
510
* Add a new configuration for runtime attach configuration file [#2581](https://github.com/microsoft/ApplicationInsights-Java/pull/2581).

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.3-BETA
2+
version=3.4.3
33

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

0 commit comments

Comments
 (0)