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.
2 parents d46faac + 9b5503c commit 956e423Copy full SHA for 956e423
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# CHANGELOG
2
3
+# Version 2.5.0
4
+* No changes since 2.5.0-BETA.5
5
+
6
# Version 2.5.0-BETA.5
7
- Fixed `ClassCastException` that could happen when using `HttpURLConnection`
8
([#1053](https://github.com/microsoft/ApplicationInsights-Java/issues/1053))
gradle.properties
@@ -1,4 +1,4 @@
// Project properties
-version=2.5.0-BETA.5
+version=2.5.0
group=com.microsoft.azure
0 commit comments