github Azure/azure-sdk-for-python azure-identity_1.25.2

latest releases: azure-ai-agentserver-agentframework_1.0.0b11, azure-ai-agentserver-langgraph_1.0.0b11, azure-ai-agentserver-core_1.0.0b11...
14 hours ago

1.25.2 (2026-02-10)

Bugs Fixed

  • Fixed an issue with certain credentials not bypassing the token cache when claims are provided in get_token or get_token_info calls. (#44552) (#44815)
  • Fixed an issue where an unhelpful TypeError was raised during Entra ID token requests that returned empty responses. Now, a ClientAuthenticationError is raised with the full response for better troubleshooting. (#44258)

Other Changes

  • Bumped minimum dependency on msal to >=1.31.0.
  • Added debug logging of access token cache hits in several credentials to improve troubleshooting of token cache behavior. (#44963)
  • Replace instances of azure.core.pipeline.transport.HttpRequest with azure.core.rest.HttpRequest. (#44993)

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.