Releases: Azure/azure-storage-python
Releases · Azure/azure-storage-python
azure-storage-queue v1.3.0
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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.