Skip to content

azure-identity_1.9.0

Choose a tag to compare

@azure-sdk azure-sdk released this 05 Apr 20:24
72da32f

1.9.0 (2022-04-05)

Features Added

  • Added PII logging if logging.DEBUG is enabled. (#23203)

Breaking Changes

  • validate_authority support is not available in 1.9.0.

Bugs Fixed

  • Added check on content from msal response. (#23483)
  • Fixed the issue that async OBO credential does not refresh correctly. (#21981)

Other Changes

  • Removed resource_id, please use identity_config instead.
  • Renamed argument name get_assertion to func for ClientAssertionCredential.