github Azure/azure-sdk-for-net Azure.Storage.Files.Shares_12.26.0-beta.1

latest releases: Azure.Storage.Files.DataLake_12.26.0-beta.1, Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.60, Azure.Storage.Blobs.Batch_12.25.0-beta.1...
pre-release8 hours ago

12.26.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 cross-tenant support for Principal-Bound User Delegation SAS.
  • Added support for Files Provisioned V2 Guardrails

Other Changes

  • Changed the default concurrency upload 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 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.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.