Skip to content

Commit d46faac

Browse files
authored
Merge pull request #1054 from microsoft/trask/prepare-release
Prepare 2.5.0-BETA.5 release
2 parents c3bbcc3 + fa809e8 commit d46faac

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,5 +1,9 @@
11
# CHANGELOG
22

3+
# Version 2.5.0-BETA.5
4+
- Fixed `ClassCastException` that could happen when using `HttpURLConnection`
5+
([#1053](https://github.com/microsoft/ApplicationInsights-Java/issues/1053))
6+
37
# Version 2.5.0-BETA.4
48
- Fixed registration of custom JMX performance counters
59
([#1042](https://github.com/microsoft/ApplicationInsights-Java/issues/1042))

gradle.properties

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

0 commit comments

Comments
 (0)