Releases: Azure/azure-sdk-for-net
Releases · Azure/azure-sdk-for-net
System.ClientModel_1.4.0-beta.1
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
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
1.3.0-beta.4 (2025-03-06)
Features Added
- Upgraded api-version tag from 'package-preview-2024-03' to 'package-preview-2025-02'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/2aaa7ef3c48b8f4b7cb0e1e9bbe0041eec62c92d/specification/search/resource-manager/readme.md.
- Exposed
JsonModelWriteCore
for model serialization procedure.
Azure.ResourceManager.ContainerService_1.2.3
1.2.3 (2025-03-05)
Features Added
- Exposed
JsonModelWriteCore
for model serialization procedure.
Azure.Template_1.0.3-beta.4620850
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
2.0.0 (2025-03-11)
Breaking Changes
- Modify
AddDefaultAuth
method inSignalRFunctionsHostBuilderExtensions.cs
to useIServiceCollection
instead ofIFunctionsHostBuilder
to remove the dependency for legacy packageMicrosoft.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
1.1.0 (2025-03-04)
Features Added
- Stable release for api-version
2025-01-01
. Detail available at https://github.com/Azure/azure-rest-api-specs/tree/aaa30aa706969369385454abb690e425d2e5addb/specification/servicenetworking/ServiceNetworking.Management.
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
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
1.1.0 (2025-02-28)
Features Added
- Upgraded api-version tag from 'package-2024-12-18-preview' to 'package-2025-03-01'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/8abab3c9c1ff7c4f9d393c2ddb00e5f735289b37/specification/quota/resource-manager/readme.md.
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
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
.