1.13.0-beta.1 (2024-07-24)
Breaking Changes
- Previously, if a clientID or ResourceID was specified for Cloud Shell managed identity, which is not supported, the clientID or resourceID would be silently ignored. Now, an exception will be thrown if a clientID or resourceID is specified for Cloud Shell managed identity.
Other Changes
- The logging level passed to MSAL now correlates to the log level configured on your configured
AzureEventSourceListener
. Previously, the log level was always set toMicrosoft.Identity.Client.LogLevel.Info
.