Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Updated Azure.Storage.Blobs from 12.27.0 to 12.28.0-beta.1.

Release notes

Sourced from Azure.Storage.Blobs's releases.

12.28.0-beta.1

12.28.0-beta.1 (2026-01-20)

Features Added

  • Added support for service version 2026-04-06.
  • Added support for Content Validation via Structured Message.
  • Added support for Delete Blob Conditional Tier.
  • Added support for Server-side Encryption Rekeying.
  • Added cross-tenant support for Principal-Bound User Delegation SAS.
  • Added support for Dynamic User Delegation SAS.

Other Changes

  • Changed the default concurrency transfer count from 5 to Math.Clamp(Environment.ProcessorCount * 2, 8, 32). This controls the maximum number of concurrent tasks that will be used during large downloads or uploads, and this change should result in higher throughput for these operations by default in most environments. This can be reverted by enabling "Azure.Storage.UseLegacyDefaultConcurrency" in the AppContext switch or "AZURE_STORAGE_USE_LEGACY_DEFAULT_CONCURRENCY" in the environment variable.

Bugs Fixed

  • Added BlobErrorCode.IncrementalCopyOfEarlierSnapshotNotAllowed, deprecated BlobErrorCode.IncrementalCopyOfEarlierVersionSnapshotNotAllowed.
  • Added support for missing SkuName values.

Commits viewable in compare view.

Updated Azure.Storage.Blobs.ChangeFeed from 12.0.0-preview.59 to 12.0.0-preview.60.

Release notes

Sourced from Azure.Storage.Blobs.ChangeFeed's releases.

12.0.0-preview.60

12.0.0-preview.60 (2026-01-20)

Features Added

  • Added support for service version 2026-04-06.

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 21, 2026
Bumps Azure.Storage.Blobs from 12.27.0 to 12.28.0-beta.1
Bumps Azure.Storage.Blobs.ChangeFeed from 12.0.0-preview.59 to 12.0.0-preview.60

---
updated-dependencies:
- dependency-name: Azure.Storage.Blobs
  dependency-version: 12.28.0-beta.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Azure.Storage.Blobs.ChangeFeed
  dependency-version: 12.0.0-preview.60
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/CloudDebugger/multi-a9989b21c8 branch from d8ff20d to b3e586a Compare January 21, 2026 14:46
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants