This repository was archived by the owner on Jul 19, 2024. It is now read-only.
Java Storage Client Library 5.3.0
- 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.
- Fixed leaking connections for table requests.
- Fixed a bug where retries happened immediately when experiencing a network exception uploading data or getting the response.
- Fixed a bug where the response stream was not being closed on nonretryable exceptions.