Skip to content

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

Compare Source

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 and UploadFile. Fixes #​20735.

Other Changes
  • Add dragonfly to the list of build constraints for blockblob.
  • Updating version of azcore to 1.6.0 and azidentity to 1.3.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading