Skip to content

Commit 3abc5f2

Browse files
authored
Release 3.1.1-BETA (#1683)
* Prepare for a new release * Plural
1 parent 9010793 commit 3abc5f2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# 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+
26
# Version 3.1.0
37
* Capture http method in the operation name [#1679](https://github.com/microsoft/ApplicationInsights-Java/pull/1679)
48

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

0 commit comments

Comments
 (0)