Skip to content

Conversation

dependencyupdates[bot]
Copy link
Contributor

@dependencyupdates dependencyupdates bot commented Jul 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Azure.Storage.Blobs (source) 12.20.0 -> 12.25.1 age adoption passing confidence

Release Notes

Azure/azure-sdk-for-net (Azure.Storage.Blobs)

v12.25.1

Compare Source

12.25.1 (2025-09-24)

Bugs Fixed
  • Fixed bug for processing partitioned downloads for empty blobs with content validation enabled.

v12.25.0

Compare Source

12.25.0 (2025-07-14)

Features Added
  • Includes all features from 12.25.0-beta.1
  • Includes all features from 12.24.1

v12.24.1

Compare Source

12.24.1 (2025-06-10)

Features Added
  • Added PageBlobCreateOptions.PremiumPageBlobAccessTier for PageBlobClient.Create(..)

v12.24.0

Compare Source

12.24.0 (2025-03-11)

Features Added
  • Includes all features from 12.24.0-beta.1
  • Added the following Client Builders: AddBlobServiceClient(Uri, Azure.SasCredential), AddBlobServiceClient(Uri, TokenCredential)
Bugs Fixed
  • Fixed bug where a BlobServiceClient, BlobContainerClient, BlobBaseClient created with a connection string with an account name specified (e.g. "AccountName=..;"), the account name was not populated on the Storage Clients if the account name was not also specified in the endpoint. (#​42925)
  • Fixed bug where a BlobServiceClient, BlobContainerClient, BlobBaseClient created with a StorageSharedKeyCredential, the account name was not populated on the Storage Clients if the account name was not also specified in the endpoint. (#​42925)

v12.23.0

Compare Source

12.23.0 (2024-11-12)

Features Added
  • Includes all features from 12.23.0-beta.1 and 12.23.0-beta.2
Bugs Fixed
  • Fixed bug where network download streams were not properly disposed.
  • Fixed bug where DownloadToAsync() did not dispose all its network streams on error in some cases.

v12.22.2

Compare Source

12.22.2 (2024-10-10)

Other Changes
  • Upgraded System.Text.Json package dependency to 6.0.10 for security fix.

v12.22.1

Compare Source

12.22.1 (2024-09-25)

Other Changes
  • Integrated decryption for CSE v2.1

v12.22.0

Compare Source

12.22.0 (2024-09-18)

Features Added
  • Includes all features from 12.22.0-beta.1
Bugs Fixed
  • Fixed [BUG] Method overload BlobBaseClient.OpenReadAsync()/OpenRead() to correctly handle the allowBlobModifications flag #​45516
  • Fixed [BUG] Fixed Equality failures due to implicit cast on BlobErrorCode #​44213

v12.21.2

Compare Source

12.21.2 (2024-08-08)

Bugs Fixed
  • Fixed [BUG] WrapKeyInternal to correctly call WrapKey in sync flow #​42160

v12.21.1

Compare Source

12.21.1 (2024-07-25)

Bugs Fixed
  • Fixed [BUG] Azure Blob Storage Client SDK No Longer Supports Globalization Invariant Mode for Account Key Authentication #​45052

v12.21.0

Compare Source

12.21.0 (2024-07-16)

Features Added
  • Includes all features from 12.21.0-beta.1.
Bugs Fixed
  • Fixed bug where storage clients when constructed with URLs with '#' character would truncate the blob name at the '#'.

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 becomes conflicted, 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 has been generated by Renovate Bot.

Commands to ignore dependencies

You can trigger dependency actions by commenting on this PR:

  • @particularbot ignore this major version
  • @particularbot ignore this minor version
  • @particularbot ignore this dependency

@dependencyupdates dependencyupdates bot added dependencies Pull requests that update a dependency file NuGet labels Jul 17, 2025
@dependencyupdates dependencyupdates bot force-pushed the renovate/azure.storage.blobs-12.x branch from 1bd0c63 to fe669b4 Compare September 25, 2025 03:27
@dependencyupdates dependencyupdates bot changed the title Update dependency Azure.Storage.Blobs to 12.25.0 Update dependency Azure.Storage.Blobs to 12.25.1 Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file NuGet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants