Skip to content

Releases: Azure/azure-sdk-for-net

Azure.Storage.Queues_12.25.0-beta.1

17 Nov 20:17
783bc11

Choose a tag to compare

Pre-release

12.25.0-beta.1 (2025-11-17)

Features Added

  • Added support for service version 2026-02-06.
  • Added support for User Delegation SAS.
  • Added support for Principal-Bound Identity User Delegation SAS.

Azure.Storage.Files.Shares_12.25.0-beta.1

17 Nov 20:15
783bc11

Choose a tag to compare

12.25.0-beta.1 (2025-11-17)

Features Added

  • Added support for service version 2026-02-06.
  • Added support for User Delegation SAS.
  • Added support for Principal-Bound Identity User Delegation SAS.
  • Added support for the ShareServiceProperties.Protocol.SMB.EncryptionInTransit parameter on ShareServiceClient.SetProperties() and .SetPropertiesAsync().

Azure.Storage.Files.DataLake_12.25.0-beta.1

17 Nov 20:26
783bc11

Choose a tag to compare

12.25.0-beta.1 (2025-11-17)

Features Added

  • Added support for service version 2026-02-06.
  • Added support for Principal-Bound Identity User Delegation SAS
  • Added support for the StartFrom parameter on DataLakeFileSystemClient.GetPaths() and .GetPathsAsync().

Azure.Storage.Common_12.26.0-beta.1

17 Nov 20:06
783bc11

Choose a tag to compare

Pre-release

12.26.0-beta.1 (2025-11-17)

Features Added

  • This release contains bug fixes to improve quality.

Azure.Storage.Blobs_12.27.0-beta.1

17 Nov 20:16
783bc11

Choose a tag to compare

Pre-release

12.27.0-beta.1 (2025-11-17)

Features Added

  • Added support for service version 2026-02-06.
  • Added support for the StartFrom parameter on BlobContainerClient.GetBlobs(), .GetBlobsAsync(), .GetBlobsByHierarchy(), and .GetBlobsByHierarchyAsync().
  • Added support for Principal-Bound Identity User Delegation SAS
  • Added support for conditional headers on BlobBaseClient.GetTags(), .GetTagsAsync(), .SetTags(), and .SetTagsAsync().

Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.58

17 Nov 20:26
783bc11

Choose a tag to compare

12.0.0-preview.58 (2025-11-17)

Features Added

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

Azure.Storage.Blobs.Batch_12.24.0-beta.1

17 Nov 20:27
783bc11

Choose a tag to compare

12.24.0-beta.1 (2025-11-17)

Features Added

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

Azure.AI.Projects_1.2.0-beta.3

16 Nov 01:29

Choose a tag to compare

Pre-release

1.2.0-beta.3 (2025-11-15)

Bugs Fixed

  • Addressed an issue that caused paginated responses like conversation items to never terminate when large numbers of items are fetched

Azure.AI.Projects.OpenAI_1.0.0-beta.3

16 Nov 01:21

Choose a tag to compare

Pre-release

1.0.0-beta.3 (2025-11-15)

Bugs Fixed

  • Addressed an issue that caused paginated responses like conversation items to never terminate when large numbers of items are fetched

Azure.Monitor.OpenTelemetry.AspNetCore_1.4.0

15 Nov 01:40
6822b86

Choose a tag to compare

1.4.0 (2025-11-14)

Features Added

  • Added EnableTraceBasedLogSampler property to AzureMonitorOptions to enable
    filtering logs based on trace sampling decisions, reducing log volume while
    maintaining trace-log correlation.
    (#53441)

  • Update OpenTelemetry dependencies
    (#53910)

    • OpenTelemetry 1.14.0
    • OpenTelemetry.Extensions.Hosting 1.14.0
    • OpenTelemetry.Instrumentation.AspNetCore 1.14.0
    • OpenTelemetry.Instrumentation.Http 1.14.0