1.5.0 (2023-04-06)
Features Added
- Added
ShouldRetry
topolicy.RetryOptions
for finer-grained control over when to retry.
Breaking Changes
These changes affect only code written against a beta version such as v1.5.0-beta.1
These features will return in v1.6.0-beta.1.
- Removed
TokenRequestOptions.Claims
and.TenantID
- Removed ARM client support for CAE and cross-tenant auth.
Bugs Fixed
- Added non-conformant LRO terminal states
Cancelled
andCompleted
.
Other Changes
- Updated to latest
internal
module.