Skip to content

Storage Client Library v3.1.0

Compare
Choose a tag to compare
@vinjiang vinjiang released this 11 Dec 09:54
· 151 commits to master since this release

Changes in v3.1:

  • #136 Fixed error in get blob properties when value in x-ms-copy-source is not encoded correctly.
  • #124 Fixed the bug in parallel download when offset not zero.
  • #123 Fixed the bug that client will overwrite default retry poilcy.
  • Fixed #132 build issue caused by macro min
  • Throwed exception to warn on the conflict between primary_only and download_services_stats
  • Fixed the bug that file share's ETag not updated after quota resize.
  • Fixed the bug that file directory's LMT not updated after upload metadata.
  • Fixed the bug that file's LMT not updated after upload metadata.