Skip to content

Commit 05a09b3

Browse files
authored
Merge pull request #1213 from microsoft/trask/prepare-release
Prepare 2.6.0-BETA.3 release
2 parents 5bf8312 + d132424 commit 05a09b3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
# Version 2.6.0-BETA.3
4+
* Use newer id format when reporting request and dependency telemetry
5+
([#1149](https://github.com/microsoft/ApplicationInsights-Java/issues/1174))
6+
* Fixed pom file dependency in applicationinsights-spring-boot-starter
7+
([#1149](https://github.com/microsoft/ApplicationInsights-Java/issues/1197))
8+
9+
310
# Version 2.6.0-BETA.2
411
* Removed Local Forwarder Channel. Local Forwarder is now a deprecated solution.
512
The classes and configuration elements which supported this solution have been removed.

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

0 commit comments

Comments
 (0)