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.
1 parent 8f54627 commit 300bd4aCopy full SHA for 300bd4a
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
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
+
9
# Version 2.6.2
10
* Fixed NullPointer when testing with MockMvc ([#1281](https://github.com/microsoft/ApplicationInsights-Java/issues/1281))
11
gradle.properties
@@ -1,3 +1,3 @@
// Project properties
-version=2.6.3-BETA
+version=2.6.3
group=com.microsoft.azure
0 commit comments