1.13.0 (2023-05-11)
Breaking Changes
These changes do not impact the API of stable versions such as 1.12.0.
Only code written against a beta version such as 1.13.0b4 may be affected.
- Windows Web Account Manager (WAM) Brokered Authentication is still in preview and not available in this release. It will be available in the next beta release.
- Additional Continuous Access Evaluation (CAE) support for service principal credentials is still in preview and not available in this release. It will be available in the next beta release.
- Renamed keyword argument
developer_credential_timeout
toprocess_timeout
inDefaultAzureCredential
to remain consistent with the other credentials that launch a subprocess to acquire tokens.