1.2.4 (2021-03-08)
- Bug fix: Now if the
managedIdentityClientId
optional parameter is provided toDefaultAzureCredential
, it will be properly passed through to the underlyingManagedIdentityCredential
. Related to customer issue: 13872. - Bug fix:
ManagedIdentityCredential
now also properly handlesEHOSTUNREACH
errors. Fixes issue 13894.