Skip to content

azure-storage-file v1.0.0

Compare
Choose a tag to compare
@zezha-msft zezha-msft released this 23 Jan 03:01
· 150 commits to master since this release
19d845d
  • The package has switched from Apache 2.0 to the MIT license.
  • Fixed bug where get_file_to_* cannot get a single byte when start_range and end_range are both equal to 0.
  • [Breaking] Metadata keys are now case-preserving when fetched from the service. Previously they were made lower-case by the library.