Skip to content

Storage Data Movement Library 0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@vinjiang vinjiang released this 30 Dec 09:51
· 332 commits to master since this release

2016.12.29 Version 0.5.0

  • All Services
    • Upgraded azure storage client library to 8.0.0
    • Updated DataMovement.sln to Visual Studio 2015 solution file
  • Blob Service
    • Added large block blob transfer support.
    • Added new option TransferManager.Configurations.BlockSize to specify the size of blocks when transferring data to block blob
    • Fixed the issue that copying source blob snapshot with name which includes special characters failed