Skip to content

Storage Client Library 2.10.3

Compare
Choose a tag to compare
@vinjiang vinjiang released this 17 Apr 10:23
· 54 commits to master since this release
1e31548

2019.04 Version 2.10.3

  • Fixed callback not being called in _getBlobToLocalFile.
  • Removed retryInfo.retryable check in retrypolicyfilter.js.
  • Removed comment about maxResults.
  • Fixed Travis-CI failed validation.
  • Updated latest links and descriptions to V10 SDK in readme.md.
  • Fixed some errors are thrown in a inner async callback which cannot be caught.