Skip to content

azure-storage-common v1.0.0

Compare
Choose a tag to compare
@zezha-msft zezha-msft released this 23 Jan 02:57
· 150 commits to master since this release
19d845d
  • The package has switched from Apache 2.0 to the MIT license.
  • Added back the ability to generate account SAS for table service.
  • Fixed bug where a question mark prefix on SAS tokens causes failures.
  • Fixed the handling of path style host for the Storage Emulator, specifically the location lock and retry to secondary location.
  • [Breaking] Renamed the confusing argument name increment_power to increment_base on ExponentialRetry.