Skip to content

Commit e69bbcc

Browse files
heyamstrask
andauthored
Release 3.4.4 (#2686)
Co-authored-by: Trask Stalnaker <[email protected]>
1 parent 18280e1 commit e69bbcc

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## Version 3.4.4 GA
4+
5+
Enhancements:
6+
7+
* Add scala instrumentation when play or akka instrumentation are enabled
8+
[#2677](https://github.com/microsoft/ApplicationInsights-Java/pull/2677)
9+
10+
Bug Fixes:
11+
12+
* Fix Azure Function instrumentation (bug introduced in 3.4.2)
13+
[#2684](https://github.com/microsoft/ApplicationInsights-Java/pull/2684)
14+
315
## Version 3.4.3 GA
416

517
Bug fixes:

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
2+
version=3.4.4
33

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

0 commit comments

Comments
 (0)