workhorse: Update module github.com/Azure/azure-sdk-for-go/sdk/storage/azblob to v1.1.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob | require | minor |
v1.0.0 -> v1.1.0
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
Azure/azure-sdk-for-go
v1.1.0
1.1.0 (2023-07-13)
Features Added
- Added Blob Batch API.
- Added support for bearer challenge for identity based managed disks.
- Added support for GetAccountInfo to container and blob level clients.
- Added UploadBlobFromURL API.
- Added support for CopySourceAuthorization to appendblob.AppendBlockFromURL
- Added support for tag permission in Container SAS.
Bugs Fixed
-
Fixed time formatting for the conditional request headers. Fixes #20475.
-
Fixed an issue where passing a blob tags map of length 0 would result in the x-ms-tags header to be sent to the service with an empty string as value.
-
Fixed block size and number of blocks calculation in
UploadBuffer
andUploadFile
. Fixes #20735.
Other Changes
- Add
dragonfly
to the list of build constraints forblockblob
. - Updating version of azcore to 1.6.0 and azidentity to 1.3.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.