Skip to content

Commit cd23f5c

Browse files
traskgithub-actions[bot]
andauthored
Update change log and version (#2779)
Co-authored-by: github-actions[bot] <github-action[bot]@users.noreply.github.com>
1 parent 53eb54b commit cd23f5c

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

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

3+
## Version 3.4.6 GA
4+
5+
### Bug fixes:
6+
7+
* Fix self-diagnostics trace level logging can hang
8+
([#2778](https://github.com/microsoft/ApplicationInsights-Java/pull/2778))
9+
310
## Version 3.4.5 GA
411

512
### Enhancements:
@@ -21,7 +28,7 @@
2128
* Add scala instrumentation when play or akka instrumentation are enabled
2229
([#2677](https://github.com/microsoft/ApplicationInsights-Java/pull/2677))
2330

24-
### Bug Fixes:
31+
### Bug fixes:
2532

2633
* Fix Azure Function instrumentation (bug introduced in 3.4.2)
2734
([#2684](https://github.com/microsoft/ApplicationInsights-Java/pull/2684))

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.5
2+
version=3.4.6
33

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

0 commit comments

Comments
 (0)