Skip to content

Releases: Azure/azure-storage-python

azure-storage-queue v1.3.0

27 Jun 00:53
ff51954
Compare
Choose a tag to compare
  • Support for 2018-03-28 REST version. Please see our REST API documentation and blog for information about the related added features.

azure-storage-file v1.3.0

27 Jun 00:54
ff51954
Compare
Choose a tag to compare
  • Support for 2018-03-28 REST version. Please see our REST API documentation and blog for information about the related added features.

azure-storage-common v1.3.0

27 Jun 00:50
ff51954
Compare
Choose a tag to compare
  • Support for 2018-03-28 REST version. Please see our REST API documentation and blog for information about the related added features.

azure-storage-blob v1.3.0

27 Jun 00:55
ff51954
Compare
Choose a tag to compare
  • Support for 2018-03-28 REST version. Please see our REST API documentation and blog for information about the related added features.
  • Added support for setting static website service properties.
  • Added support for getting account information, such as SKU name and account kind.
  • Added support for put block from URL(synchronously).

azure-storage-queue v1.2.0rc1

23 May 00:56
22bebfe
Compare
Choose a tag to compare
Pre-release
  • Support for 2017-11-09 REST version. Please see our REST API documentation and blog for information about the related added features.
  • Added support for OAuth authentication for HTTPS requests(Please note that this feature is available in preview).

azure-storage-file v1.2.0rc1

23 May 00:57
22bebfe
Compare
Choose a tag to compare
Pre-release
  • Support for 2017-11-09 REST version. Please see our REST API documentation and blog for information about the related added features.

azure-storage-common v1.2.0rc1

23 May 00:59
22bebfe
Compare
Choose a tag to compare
Pre-release
  • Increased default socket timeout to a more reasonable number for Python 3.5+.
  • Fixed bug where seekable streams (request body) were not being reset for retries.

azure-storage-blob v1.2.0rc1

23 May 00:58
22bebfe
Compare
Choose a tag to compare
Pre-release
  • Support for 2017-11-09 REST version. Please see our REST API documentation and blog for information about the related added features.
  • Support for write-once read-many containers.
  • Added support for OAuth authentication for HTTPS requests(Please note that this feature is available in preview).

azure-storage-queue v1.1.0

06 Feb 06:55
8d35972
Compare
Choose a tag to compare
  • Support for 2017-07-29 REST version. Please see our REST API documentation and blogs for information about the related added features.
  • Queue messages can now have an arbitrarily large or infinite time to live.
  • [Breaking] Error message now contains the ErrorCode from the x-ms-error-code header value.

azure-storage-file v1.1.0

06 Feb 06:55
8d35972
Compare
Choose a tag to compare
  • Support for 2017-07-29 REST version. Please see our REST API documentation and blogs for information about the related added features.
  • [Breaking] Error message now contains the ErrorCode from the x-ms-error-code header value.