Skip to content

azure-identity_1.17.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 18 Jun 18:14
bffe87b

1.17.0 (2024-06-18)

Breaking Changes

These changes do not impact the API of stable versions such as 1.16.0.
Only code written against a beta version such as 1.17.0b1 is affected.

  • AzurePipelinesCredential now has a required keyword argument system_access_token. (#35858)

Bugs Fixed

  • Allow credential chains to continue when an IMDS probe request returns a non-JSON response in ManagedIdentityCredential. (#36016)