Skip to content

Commit 300bd4a

Browse files
authored
Prepare for 2.6.3 GA release (#1584)
1 parent 8f54627 commit 300bd4a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
# Version 2.6.3
4+
* Update xstream dependency [#1580](https://github.com/microsoft/ApplicationInsights-Java/issues/1479)
5+
* Upgrade gradle from 5.5.1 to 6.8.3
6+
* Switch to new build and release pipelines
7+
* Use GitHub Action for smoke tests
8+
39
# Version 2.6.2
410
* Fixed NullPointer when testing with MockMvc ([#1281](https://github.com/microsoft/ApplicationInsights-Java/issues/1281))
511

gradle.properties

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

0 commit comments

Comments
 (0)