1.0.0-beta.11 (2021-03-08)
New Features
- Added
ARMChallengeAuthenticationPolicy
as an implementation ofBearerTokenAuthenticationChallengePolicy
.
Breaking Changes
- Modified implementations of
onBeforeRequest
andonChallenge
inBearerTokenAuthenticationChallengePolicy
.
Dependency Updates
- Upgraded
azure-core
from1.13.0
to1.14.0
.