Skip to content

Commit 74881f6

Browse files
authored
Merge pull request #1102 from microsoft/littleaj/bump_version_2.5.0-beta.2
bumped version & updated changelog for 2.5.1-beta.2
2 parents 2882bc8 + 0d99070 commit 74881f6

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.1-BETA.2
4+
* Fixed regression from 2.5.1-BETA ([#1089](https://github.com/microsoft/ApplicationInsights-Java/issues/1089))
5+
* Fixed async thread tracking ([#1100](https://github.com/microsoft/ApplicationInsights-Java/pull/1100))
6+
37
# Version 2.5.1-BETA
48
* Fixed exception thrown by agent when using Apache HttpClient ResponseHandler methods
59
([#1067](https://github.com/microsoft/ApplicationInsights-Java/issues/1067))

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.1-BETA
2+
version=2.5.1-BETA.2
33
group=com.microsoft.azure
44

0 commit comments

Comments
 (0)