Skip to content

Commit ce7a3dc

Browse files
authored
Merge pull request #1246 from microsoft/trask/update-version
Prepare for 2.6.1 release
2 parents bd323f0 + 02555aa commit ce7a3dc

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.6.1
4+
* Fix shutdown issue due to non-daemon thread
5+
([#1245](https://github.com/microsoft/ApplicationInsights-Java/pull/1245))
6+
37
# Version 2.6.1-BETA
48
* Fix W3C BackCompat across multiple Application Insights instrumentation keys
59
([#1228](https://github.com/microsoft/ApplicationInsights-Java/pull/1228))

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

0 commit comments

Comments
 (0)