1.6.0 (2024-06-10)
Features Added
NewOnBehalfOfCredentialWithClientAssertions
creates an on-behalf-of credential
that authenticates with client assertions such as federated credentials
Breaking Changes
These changes affect only code written against a beta version such as v1.6.0-beta.4
- Removed
AzurePipelinesCredential
and the persistent token caching API.
They will return in v1.7.0-beta.1
Bugs Fixed
- Managed identity bug fixes