We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ce732d commit 446464dCopy full SHA for 446464d
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# CHANGELOG
2
3
+# Version 3.0.2-BETA
4
+* Fix App Services logback parser exceptions.
5
+
6
# Version 3.0.1 GA
7
* Suppress duplicate AI agents. Resolves [#1345](https://github.com/microsoft/ApplicationInsights-Java/issues/1345)
8
* Fix role name precedence. Resolves [#1425](https://github.com/microsoft/ApplicationInsights-Java/issues/1425)
gradle.properties
@@ -1,3 +1,3 @@
// Project properties
-version=3.0.1
+version=3.0.2-BETA
group=com.microsoft.azure
0 commit comments