1.2.0 (2025-01-16)
Features Added
- Support cache for token credential object. #39393.
Bugs Fixed
- Fix the issue where the token acquisition timeout is not set via the property
azure.accessTokenTimeoutInSeconds
. #43512.
Other Changes
Dependency Updates
- Upgraded
azure-identity
from1.14.2
to version1.15.0
.