Skip to content

Releases: Azure/azure-sdk-for-net

Microsoft.Azure.Batch_16.3.1

20 Sep 20:35
3fe6168
Compare
Choose a tag to compare

16.3.1 (2024-09-19)

Bugs Fixed

  • Fixed ImageReference constructor null reference exception.

Azure.Messaging.EventGrid_4.26.0

20 Sep 17:26
5159656
Compare
Choose a tag to compare

4.26.0 (2024-09-18)

Features Added

  • Added TierToColdSummary property to StorageLifecyclePolicyCompletedEventData.

Microsoft.Azure.WebJobs.Extensions.Storage_5.3.2

19 Sep 20:24
5c0b478
Compare
Choose a tag to compare

Microsoft.Azure.WebJobs.Extensions.Storage.Queues_5.3.2

19 Sep 20:17
5c0b478
Compare
Choose a tag to compare

5.3.2 (2024-09-19)

Bugs Fixed

  • When grabbing Queue Metrics for amount of messages, will now use the QueueTriggerMetrics.QueueLength instead of the ApproximateMessagesCount for less stale metrics.

Other Changes

  • Improvement in logging exceptions when retrieving queue metrics.

Microsoft.Azure.WebJobs.Extensions.Storage.Blobs_5.3.2

19 Sep 20:14
5c0b478
Compare
Choose a tag to compare

5.3.2 (2024-09-19)

Other Changes

  • This release contains bug fixes to improve quality.

Azure.Storage.Queues_12.20.0

19 Sep 02:52
c7548c1
Compare
Choose a tag to compare

12.20.0 (2024-09-18)

Features Added

  • Includes all features from 12.20.0-beta.1.
  • Removed Queue Permissions enum from 12.20.0-beta.1.

Bugs Fixed

  • Fixed [BUG] Fixed Equality failures due to implicit cast on QueueErrorCode #44213

Azure.Storage.Files.Shares_12.20.0

19 Sep 04:07
c7548c1
Compare
Choose a tag to compare

12.20.0 (2024-09-18)

Features Added

  • Includes all features from 12.20.0-beta.1.

Bugs Fixed

  • Fixed [BUG] Method overload ShareFileClient.OpenReadAsync()/OpenRead() to correctly handle the allowBlobModifications flag #45516
  • Fixed [BUG] Fixed Equality failures due to implicit cast on ShareErrorCode #44213

Azure.Storage.Files.DataLake_12.20.0

19 Sep 03:01
c7548c1
Compare
Choose a tag to compare

12.20.0 (2024-09-18)

Features Added

  • Includes all features from 12.20.0-beta.1.

Bugs Fixed

  • Fixed [BUG] Method overload DataLakeFileClient.OpenReadAsync()/OpenRead() to correctly handle the allowBlobModifications flag #45516

Azure.Storage.Common_12.21.0

19 Sep 02:44
c7548c1
Compare
Choose a tag to compare

12.21.0 (2024-09-18)

Features Added

  • This release contains bug fixes to improve quality.

Azure.Storage.Blobs_12.22.0

19 Sep 02:51
c7548c1
Compare
Choose a tag to compare

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