Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Commit 755eee5

Browse files
author
Josh Friedman
committed
Adding line about exceptions to changelog
1 parent 4e659ef commit 755eee5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ChangeLog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
2017.06.21 Version 5.3.1
22
* Fixed a bug in specific upload case for block blobs. This only affects uploads greater than the max put blob threshold, that have increased the streamWriteSizeInBytes beyond the 4 MB and storeBlobContentMD5 has been disabled.
3+
* In some cases in the above mentioned upload path, fixed a bug where StorageExceptions were being thrown instead of IOExceptions.
34

45
2017.06.13 Version 5.3.0
56
* Fixed a bug where the transactional MD5 check would fail when downloading a range of blob or file and the recovery action is performed on a subsection of the range.

0 commit comments

Comments
 (0)