You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: ChangeLog.txt
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
-
2020.03.25 Version 8.6.3
1
+
2020.03.30 Version 8.6.3
2
2
* Added the commitWriteOnInputStreamException option to BlobRequestOptions, which will allow the user to configure whether any data staged through openWrite when using the upload(InputStream, long) method will be committed upon failures in the InputStream.
3
+
* Disabled httpsKeepAlive by default as it can introduce some perf issues.
3
4
4
5
2020.03.18 Version 8.6.2
5
6
* Fixed a bug in the pom that disrupted the ability to download from maven central.
0 commit comments