github Azure/azure-sdk-for-python azure-keyvault-secrets_4.11.1

3 hours ago

4.11.1 (2026-08-12)

Bugs Fixed

  • Fixed a replay bug in the challenge authentication policy where a request copy stashed on the shared policy
    instance was never cleared, allowing one request's method, URL, and body to leak into a later, unrelated request
    made by the same client (for example, after an Entra ID Continuous Access Evaluation challenge). The original
    request is now stored per-request instead of on the policy instance. This mirrors the fix already applied to
    azure-keyvault-keys and azure-keyvault-administration in
    #47742.

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

NewReleases is sending notifications on new releases.