Update dependency azure-identity to v1.25.3 - autoclosed #28
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
cpressland/kv-to-kube!28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/azure-sdk-for-python-monorepo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.23.0→1.25.3Release Notes
Azure/azure-sdk-for-python (azure-identity)
v1.25.3Compare Source
1.25.3 (2026-03-12)
Bugs Fixed
Other Changes
msalto>=1.35.1.v1.25.2Compare Source
1.25.2 (2026-02-10)
Bugs Fixed
get_tokenorget_token_infocalls. (#44552) (#44815)Other Changes
msalto>=1.31.0.azure.core.pipeline.transport.HttpRequestwithazure.core.rest.HttpRequest. (#44993)v1.25.1Compare Source
1.25.1 (2025-10-06)
Other Changes
AZURE_TOKEN_CREDENTIALSis set toManagedIdentityCredential,DefaultAzureCredentialnow skips the IMDS endpoint probe request and directly attempts token acquisition with full retry logic, matching the behavior of usingManagedIdentityCredentialstandalone. (#43080)ManagedIdentityCredentialto include the full error response from managed identity endpoints for better troubleshooting. (#43231)v1.25.0Compare Source
1.25.0 (2025-09-11)
Features Added
AzureDeveloperCliCredentialnow supportsclaimsinget_tokenandget_token_info. (#42568)require_envvartoDefaultAzureCredentialto enforce the presence of theAZURE_TOKEN_CREDENTIALSenvironment variable. (#42660)Bugs Fixed
AzureDeveloperCliCredentialwould time out during token requests whenazdprompts for user interaction. This issue commonly occurred in environments where theAZD_DEBUGenvironment variable was set, causing the Azure Developer CLI to display additional prompts that interfered with automated token acquisition. (#42535)InteractiveBrowserCredentialandDeviceCodeCredential) would fail authentication when a specific tenant ID was provided inget_tokenorget_token_infomethod calls. (#42721)Other Changes
SharedTokenCacheCredentialto raiseCredentialUnavailableErrorinstead ofClientAuthenticationErrorduring token refresh failures when within the context ofDefaultAzureCredential. (#42934)v1.24.0Compare Source
1.24.0 (2025-08-07)
Bugs Fixed
AuthorizationCodeCredentialand the asynchronousOnBehalfOfCredential. (#42145)Other Changes
ManagedIdentityCredentialnow retries IMDS 410 status responses for at least 70 seconds total duration as required by Azure IMDS documentation. (#42330)DefaultAzureCredentialdiagnostics whenWorkloadIdentityCredentialinitialization fails. If DAC fails to find a successful credential in the chain, the reasonWorkloadIdentityCredentialfailed will be included in the error message. (#42346)v1.23.1Compare Source
1.23.1 (2025-07-15)
Bugs Fixed
AzurePowerShellCredentialnot working correctly for users still using older versions of PowerShell (e.g., Windows PowerShell 5.1) where-AsPlainTextis not supported in theConvertFrom-SecureStringcmdlet. (#41675)AzureCliCredentialbeing unable to find the correctazexecutable for certain Python versions on Windows. (#41806)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
Pull request closed