Skip to content

Releases: Azure/azure-sdk-for-net

System.ClientModel_1.4.0-beta.1

07 Mar 02:43
4aec4e1
Compare
Choose a tag to compare
Pre-release

1.4.0-beta.1 (2025-03-06)

Features Added

  • Added new connection management types in the System.ClientModel.Primitives namespace:
    • ConnectionProvider: Abstract base class for managing client connections, including retrieval of connection settings and subclient caching.
    • ClientConnection: Readonly struct that encapsulates connection options with support for API key, token, or no authentication.
    • ConnectionCollection: A keyed collection of client connections, supporting JSON serialization and providing an enhanced debugger view.
    • ClientCache: Implements an LRU-based cache for efficient reuse of client instances and optimized retrieval.

Bugs Fixed

  • Removed debugging statement in pipeline creation when applying the ClientLoggingOptions.AllowedHeaderNames option.

Azure.Template_1.0.3-beta.4625446

06 Mar 17:21
Compare
Choose a tag to compare
Pre-release

1.0.3-beta.4625446 (2025-03-06)

Other Changes

  • Release DPG library
  • Add Grow-up story

Azure.ResourceManager.Search_1.3.0-beta.4

06 Mar 08:11
d59370d
Compare
Choose a tag to compare

1.3.0-beta.4 (2025-03-06)

Features Added

Azure.ResourceManager.ContainerService_1.2.3

05 Mar 08:20
137b1f0
Compare
Choose a tag to compare

1.2.3 (2025-03-05)

Features Added

  • Exposed JsonModelWriteCore for model serialization procedure.

Azure.Template_1.0.3-beta.4620850

05 Mar 19:55
Compare
Choose a tag to compare
Pre-release

1.0.3-beta.4620850 (2025-03-05)

Other Changes

  • Release DPG library
  • Add Grow-up story

Microsoft.Azure.WebJobs.Extensions.SignalRService_2.0.0

04 Mar 02:47
b73851a
Compare
Choose a tag to compare

2.0.0 (2025-03-11)

Breaking Changes

  • Modify AddDefaultAuth method in SignalRFunctionsHostBuilderExtensions.cs to use IServiceCollection instead of IFunctionsHostBuilder to remove the dependency for legacy package Microsoft.Azure.Functions.Extensions.

Bugs Fixed

  • Correctly support returning result for SignalR invocation in MessagePack protocol from isolated-worker process.

Other Changes

  • Update MessagePack to 2.5.192
  • Update Microsoft.Azure.SignalR, Microsoft.Azure.SignalR.Management, Microsoft.Azure.SignalR.Protocols to 1.29.0

Azure.ResourceManager.ServiceNetworking_1.1.0

04 Mar 07:58
36ea78c
Compare
Choose a tag to compare

1.1.0 (2025-03-04)

Features Added

Other Changes

  • Upgraded Azure.Core from 1.36.0 to 1.45.0
  • Upgraded Azure.ResourceManager from 1.9.0 to 1.13.0

Azure.ResourceManager.Storage_1.4.0

03 Mar 09:46
ef7299c
Compare
Choose a tag to compare

1.4.0 (2025-02-18)

Features Added

  • Upgraded api-version tag from 'package-2023-05' to 'package-2024-01'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/982bec06ab5076c1e91935640a09a15857761b66/specification/storage/resource-manager/readme.md.
    • Supported new Storage Account Sku: "StandardV2_LRS", "StandardV2_GRS", "StandardV2_ZRS", "StandardV2_GZRS", "PremiumV2_LRS", "PremiumV2_ZRS".
    • Supported Get File Service Usage on Files Provisioned v2 account type.
    • Supported new File Share properties on Files Provisioned v2 account type: editable properties: "provisionedIops", "provisionedBandwidthMibps"; readonly properties: "includedBurstIops", "maxBurstCreditsForIops","nextAllowedQuotaDowngradeTime", "nextAllowedProvisionedIopsDowngradeTime", "nextAllowedProvisionedBandwidthDowngradeTime".
    • Supported new File Share properties on Files Provisioned v1 SSD account type: "fileSharePaidBursting", which include child properties "paidBurstingMaxIops", "paidBurstingMaxIops", "paidBurstingMaxBandwidthMibps".
    • Supported new ObjectReplicationPolicy Properties: "metrics.enabled".
  • Exposed JsonModelWriteCore for model serialization procedure.

Azure.ResourceManager.Quota_1.1.0

03 Mar 09:17
4d327a3
Compare
Choose a tag to compare

1.1.0 (2025-02-28)

Features Added

Bugs Fixed

  • Fixed an issue where the GroupQuotaLimits and SubscriptionQuotaAllocations operations were erroring out even though the action completed successfully.

Azure.ResourceManager.DeviceRegistry_1.0.0

03 Mar 09:17
4d327a3
Compare
Choose a tag to compare

1.0.0 (2025-02-28)

This release is the first stable release of the Device Registry Management client library.

Features Added

  • Aligned resource types to Microsoft.DeviceRegistry API version 2024-11-01.