Releases: Azure/azure-sdk-for-net
Releases · Azure/azure-sdk-for-net
Azure.Core_1.51.1
1.51.1 (2026-02-04)
Features Added
- Update the APIs for Microsoft.Extensions.Configuration and Microsoft.Extensions.DependencyInjection to enable Azure.Identity use cases.
- Updated BCL dependencies to 10.x.
Azure.ResourceManager.ServiceGroups_1.0.0-beta.1
1.0.0-beta.1 (2025-02-06)
Features Added
This package follows the new Azure SDK guidelines, and provides many core capabilities:
- Support MSAL.NET, Azure.Identity is out of box for supporting MSAL.NET.
- Support [OpenTelemetry](https://opentelemetry.io/) for distributed tracing.
- HTTP pipeline with custom policies.
- Better error-handling.
- Support uniform telemetry across all languages.
This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our Azure SDK for .NET GitHub repo.
NOTE: For more information about unified authentication, please refer to Microsoft Azure Identity documentation for .NET.
Azure.ResourceManager.FileShares_1.0.0-beta.2
1.0.0-beta.2 (2026-02-05)
Features Added
- Upgraded API version to
2025-09-01-preview - Updated to latest API specification commit
Azure.Provisioning.AppContainers_1.2.0-beta.1
1.2.0-beta.1 (2026-02-05)
Features Added
- Added new resource versions including
V2025_07_01andV2026_01_01. - Added
Autovalue toContainerAppCustomDomainBindingTypeenum for automatic certificate binding. - Added new resources:
ContainerAppHttpRouteConfig,ContainerAppMaintenanceConfiguration,ContainerAppPrivateEndpointConnection, andLogicApp.
Azure.ResourceManager.Network_1.15.0
1.15.0 (2026-02-02)
Features Added
- Upgraded api-version to 2025-05-01.
Azure.Communication.CallAutomation_1.6.0-beta.2
1.6.0-beta.2 (2026-02-03)
Features Added
- Support for MicrosoftTeamsAppIdentifier CommunicationIdentifier
Azure.ResourceManager.PostgreSql_1.4.0
1.4.0 (2026-01-30)
Features Added
- Upgraded api-version tag from 'package-2020-01-01;package-flexibleserver-2024-08-01' to 'package-flexibleserver-2025-08-01'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/96086ecacd33f5e91557e03cf5838d5f45be9f3b/specification/postgresql/resource-manager/readme.md.
Other Changes
- Upgraded Azure.Core from 1.47.1 to 1.50.0
Azure.Data.AppConfiguration_1.8.0
1.8.0 (2026-01-27)
Features Added
- Added new methods,
CheckConfigurationSettingsandCheckConfigurationSettingsAsync, which can be used to check settings from the Azure App Configuration store using HEAD requests, returning only headers without the response body. #54669
Other Changes
- Added internal pipeline policy to handle audience error and surface up an improved error message. #53834
Azure.Core_1.51.0
1.51.0 (2026-01-29)
Features Added
- Added core support for Microsoft.Extensions.Configuration and Microsoft.Extensions.DependencyInjection.
- Implements support for client certificate rotation in the Azure.Core transport layer to enable dynamic token binding scenarios. The changes allow transport instances to be updated with new client certificate configurations at runtime without requiring full pipeline reconstruction.
Bugs Fixed
- Fixed
NullReferenceExceptionwhen callingGetHashCode()ondefault(AzureLocation).
Azure.Communication.CallAutomation_1.5.1
1.5.1 (2026-01-29)
Features Added
- Support for MicrosoftTeamsAppIdentifier CommunicationIdentifier