Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/azure/azure-storage-blob-go to v0.15.0 #5879

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/Azure/azure-storage-blob-go v0.8.0 -> v0.15.0 age adoption passing confidence

Release Notes

Azure/azure-storage-blob-go (github.com/Azure/azure-storage-blob-go)

v0.15.0

Compare Source

Version 0.15.0:

  • Cleaned the function signatures for GetTags() and SetTags()
  • Added Support for PutBlobFromUrl
  • Added MSI login example
  • Offered knob to disable syslog
  • Fixed issue in copierChunk by returning the original buffer to the pool
  • Fixed issue where chunkwriter hangs on cancel
  • Added support for Permanent Delete to remove soft-deleted versions and snapshots
  • Added updates to support new user delegation SAS
  • Implemented version/object level WORM
  • Added rehydrate priority in SetTier
  • Implemented copy source authorization for service-to-service copies

v0.14.0

Compare Source

Version 0.14.0:

v0.13.0: Azure Storage Blob Go SDK v0.13.0

Compare Source

Version 0.13.0:

  • Validate echoed client request ID from the service
  • Added new TransferManager option for UploadStreamToBlockBlob to fine-tune the concurrency and memory usage

v0.12.0: Azure Storage Blob Go SDK v0.12.0

Compare Source

Version 0.12.0:

v0.11.0: Azure Storage Blob Go SDK v0.11.0

Compare Source

  • Added support for the service version 2019-12-12.
  • Added Get Blob Tags and Set Blob Tags APIs which allow user-defined tags to be added to a blob which then act as a secondary index.
  • Added Find Blobs by Tags API which allow blobs to be retrieved based upon their tags.
  • The maximum size of a block uploaded via Put Block has been increased to 4 GiB (4000 MiB). This means that the maximum size of a block blob is now approximately 200 TiB.
  • The maximum size for a blob uploaded through Put Blob has been increased to 5 GiB (5000 MiB).
  • Added Blob APIs to support Blob Versioning feature.
  • Added support for setting blob tier directly at the time of blob creation instead of separate Set Blob Tier API call.
  • Added Get Page Range Diff API to get the collection of page ranges that differ between a specified snapshot and this page blob representing managed disk.

v0.10.0: Azure Storage Blob Go SDK v0.10.0

Compare Source

  • Added support for CopyBlobFromURL (sync) and upgrade version to 2019-02-02.
  • Provided default values for UploadStreamToBlockBlobOptions and refactored UploadStreamToBlockBlob.
  • Added support for multiple start/expiry time formats.
  • Added Solaris support.
  • Enabled recovering from a unexpectedEOF error.

v0.9.0: Azure Storage Blob Go SDK v0.9.0

Compare Source

  • Updated go.mod to fix dependency issues.

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 PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Nov 6, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/Azure/azure-pipeline-go v0.2.1 -> v0.2.3
github.com/mattn/go-ieproxy v0.0.0-20190610004146-91bb50d98149 -> v0.0.1

Copy link
Contributor

ti-chi-bot bot commented Nov 6, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign srstack for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@csuzhangxc csuzhangxc closed this Nov 7, 2024
@csuzhangxc csuzhangxc deleted the renovate/github.com-azure-azure-storage-blob-go-0.x branch November 7, 2024 02:39
Copy link
Contributor Author

renovate bot commented Nov 7, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.15.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant