chore(deps): renovate: dependency azure-storage-blob to v12.21.0 #448
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
12.21.0 (2024-07-17)
Features Added
chars
keyword to theStorageStreamDownloader.read
method to support reading an arbitrary number ofcharacters from the stream rather than bytes. This can only be used when
encoding
is specified ondownload_blob
but can help prevent decoding errors in certain scenarios.
v12.20.0
12.20.0 (2024-05-07)
Features Added
v12.19.1
12.19.1 (2024-03-04)
Bugs Fixed
downloaded content containing up to one "chunk" of extra
\x00
at the end due to an optimization error.v12.19.0
12.19.0 (2023-11-07)
Features Added
v12.18.3
12.18.3 (2023-10-10)
Bugs Fixed
credential
during client construction, the__str__
of the object would be present in the exception message and therefore potentially logged.v12.18.2
12.18.2 (2023-09-25)
Bugs Fixed
user_agent
was being ignored onupload_blob
ordownload_blob
if client was configuredfor encryption.
v12.18.1
12.18.1 (2023-09-13)
Bugs Fixed
KeyError: 'sdk_moniker'
increate_configuration
.NOTE: This is not an exported method and therefore should not be imported/called directly.
v12.18.0
12.18.0 (2023-09-12)
Features Added
v12.17.0
12.17.0 (2023-07-11)
Features Added
v12.16.0
12.16.0 (2023-04-12)
Features Added
v12.15.0
12.15.0 (2024-05-07)
Features Added
Configuration
📅 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.