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 9010793 commit 3abc5f2Copy full SHA for 3abc5f2
CHANGELOG.md
@@ -1,4 +1,8 @@
1
# CHANGELOG
2
+# Version 3.1.1-BETA
3
+* Fix NullPointerExceptions for App Services [#1681](https://github.com/microsoft/ApplicationInsights-Java/pull/1681#issuecomment-840169103).
4
+* Add Application Insights stats.
5
+
6
# Version 3.1.0
7
* Capture http method in the operation name [#1679](https://github.com/microsoft/ApplicationInsights-Java/pull/1679)
8
gradle.properties
@@ -1,3 +1,3 @@
// Project properties
-version=3.1.0
+version=3.1.1-BETA
group=com.microsoft.azure
0 commit comments