Closed renovate[bot] closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.68%. Comparing base (
ba40907
) to head (34c867b
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
==12.14.1
->==12.21.0
Release Notes
Azure/azure-sdk-for-python (azure-storage-blob)
### [`v12.21.0`](https://togithub.com/Azure/azure-sdk-for-python/releases/tag/azure-storage-blob_12.21.0) #### 12.21.0 (2024-07-17) ##### Features Added - Stable release of features from 12.21.0b1 - Added new `chars` keyword to the `StorageStreamDownloader.read` method to support reading an arbitrary number of characters from the stream rather than bytes. This can only be used when `encoding` is specified on `download_blob` but can help prevent decoding errors in certain scenarios. ### [`v12.20.0`](https://togithub.com/Azure/azure-sdk-for-python/releases/tag/azure-storage-blob_12.20.0) #### 12.20.0 (2024-05-07) ##### Features Added - Stable release of features from 12.20.0b1 ### [`v12.19.1`](https://togithub.com/Azure/azure-sdk-for-python/releases/tag/azure-storage-blob_12.19.1) #### 12.19.1 (2024-03-04) ##### Bugs Fixed - Fixed an issue where under rare circumstances, full downloads of sparse Page Blobs could result in the downloaded content containing up to one "chunk" of extra `\x00` at the end due to an optimization error. ### [`v12.19.0`](https://togithub.com/Azure/azure-sdk-for-python/releases/tag/azure-storage-blob_12.19.0) #### 12.19.0 (2023-11-07) ##### Features Added - Stable release of features from 12.19.0b1 ### [`v12.18.3`](https://togithub.com/Azure/azure-sdk-for-python/releases/tag/azure-storage-blob_12.18.3) #### 12.18.3 (2023-10-10) ##### Bugs Fixed - Fixed an issue when an invalid type was provided for `credential` during client construction, the `__str__` of the object would be present in the exception message and therefore potentially logged. ### [`v12.18.2`](https://togithub.com/Azure/azure-sdk-for-python/releases/tag/azure-storage-blob_12.18.2) #### 12.18.2 (2023-09-25) ##### Bugs Fixed - Fixed an issue where `user_agent` was being ignored on `upload_blob` or `download_blob` if client was configured for encryption. ### [`v12.18.1`](https://togithub.com/Azure/azure-sdk-for-python/releases/tag/azure-storage-blob_12.18.1) #### 12.18.1 (2023-09-13) ##### Bugs Fixed - Fixed breaking `KeyError: 'sdk_moniker'` in `create_configuration`. NOTE: This is not an exported method and therefore should not be imported/called directly. ### [`v12.18.0`](https://togithub.com/Azure/azure-sdk-for-python/releases/tag/azure-storage-blob_12.18.0) #### 12.18.0 (2023-09-12) ##### Features Added - Stable release of features from 12.18.0b1 ### [`v12.17.0`](https://togithub.com/Azure/azure-sdk-for-python/releases/tag/azure-storage-blob_12.17.0) #### 12.17.0 (2023-07-11) ##### Features Added - Stable release of features from 12.17.0b1 ### [`v12.16.0`](https://togithub.com/Azure/azure-sdk-for-python/releases/tag/azure-storage-blob_12.16.0) #### 12.16.0 (2023-04-12) ##### Features Added - Stable release of features from 12.16.0b1 ### [`v12.15.0`](https://togithub.com/Azure/azure-sdk-for-python/releases/tag/azure-storage-file-datalake_12.15.0) ##### 12.15.0 (2024-05-07) ##### Features Added - Stable release of features from 12.15.0b1Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - "every weekday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.