Skip to content

Storage Client Library 0.11.4

Pre-release
Pre-release

Choose a tag to compare

@vinjiang vinjiang released this 30 Nov 06:56
· 113 commits to master since this release

2016.11 - version 0.11.4-preview

ALL

  • Removed the unnecessary dependencies. #55, #67

BLOB

  • Fixed the issue when checking the content encoding.
  • Fixed the wrong "Content-Encoding" value in the test cases.
  • Fixed the issue where it cannot use the create_block_blob method with an IO/File object. #61