Skip to content

Commit 5c7ed36

Browse files
heyamstrask
andauthored
Release 3.0.2 GA (#1451)
* Increment version to 3.0.2 * Rephrase Co-authored-by: Trask Stalnaker <[email protected]> Co-authored-by: Trask Stalnaker <[email protected]>
1 parent 34ba012 commit 5c7ed36

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# CHANGELOG
22

3-
# Version 3.0.2-BETA
3+
# Version 3.0.2 GA
44
* Fix App Services logback parser exceptions.
5+
* Log instead of throwing exception on unbridged API [#1442](https://github.com/microsoft/ApplicationInsights-Java/issues/1442)
6+
* Fix role name config [#1450](https://github.com/microsoft/ApplicationInsights-Java/issues/1450)
7+
* Support more interop with 2.x SDK ThreadContext (getId and getParentId)
58

69
# Version 3.0.1 GA
710
* Suppress duplicate AI agents. Resolves [#1345](https://github.com/microsoft/ApplicationInsights-Java/issues/1345)

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.2-BETA
2+
version=3.0.2
33
group=com.microsoft.azure

0 commit comments

Comments
 (0)