github Azure/azure-sdk-for-python azure-identity_1.13.0b1

latest releases: azure-mgmt-mongocluster_1.0.0, azure-storage-blob_12.23.1, azure-communication-email_1.0.1b1...
pre-release20 months ago

1.13.0b1 (2023-01-10)

Features Added

  • Added Windows Web Account Manager (WAM) Brokered Authentication support. (#23687)

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.12.0b1 may be affected.

  • Replaced validate_authority with instance_discovery. Now instead of setting validate_authority=False to disable authority validation and instance discovery, you need to use instance_discovery=False.

Bugs Fixed

  • Fixed an issue where AzureCliCredential would return the wrong error message when the Azure CLI was not installed on non-English consoles. (#27965)

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.