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).