4.12.0b2 (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-keysandazure-keyvault-administrationin
#47742.