Storage Data Movement Library 0.10.1
Pre-release
Pre-release
2019.03.04 Version 0.10.1
- All Services on both .Net Framework and .Net Core
- Changed dependency from azure storage client library 9.3.2 to azure storage blob client library 9.4.2 and azure storage file client library 9.4.2
- Fixed issue of config to disable content MD5 checking in download doesn't take effect during resuming
- Fixed issue of hang when uploading from a non-fixed sized stream
- Blob Service on both .Net Framework and .Net Core
- Fixed issue of block id may not be correct when changing BlockSize during uploading from a non-fixed sized stream to block blob
- All Services on .Net Framework
- Minimum required .Net Framework version is changed from 4.5 to 4.5.2