Skip to content

Azure Storage Blob Go SDK v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@zezha-msft zezha-msft released this 05 Apr 20:22
· 129 commits to master since this release
678206e
  • Upgrade service version to 2018-11-09, and support AppendBlockFromURL and UploadPagesFromURL.
  • Include signed resources when generating SAS.
  • Improved logging to include the response body when errors occur.
  • Allow HTTPSender to be configurable in azblob pipeline.
  • Fixed retry delay jitter calculations.