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 08e2f54 commit c5f90caCopy full SHA for c5f90ca
CHANGELOG.md
@@ -46,6 +46,11 @@
46
([#1254](https://github.com/microsoft/ApplicationInsights-Java/pull/1254))
47
* Fix backoff condition so that retries will continue indefinitely
48
([#1253](https://github.com/microsoft/ApplicationInsights-Java/pull/1253))
49
+
50
+# Version 3.0.0 Preview.5
51
+* Fix memory leak
52
+* Fix shutdown issue due to non-daemon thread
53
+* Fix backoff condition so that retries will continue indefinitely
54
55
# Version 2.6.1
56
* Fix shutdown issue due to non-daemon thread
0 commit comments