Skip to content

Commit 446464d

Browse files
authored
Release 3.0.2-BETA (#1441)
1 parent 7ce732d commit 446464d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

3+
# Version 3.0.2-BETA
4+
* Fix App Services logback parser exceptions.
5+
36
# Version 3.0.1 GA
47
* Suppress duplicate AI agents. Resolves [#1345](https://github.com/microsoft/ApplicationInsights-Java/issues/1345)
58
* Fix role name precedence. Resolves [#1425](https://github.com/microsoft/ApplicationInsights-Java/issues/1425)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// Project properties
2-
version=3.0.1
2+
version=3.0.2-BETA
33
group=com.microsoft.azure

0 commit comments

Comments
 (0)