azure_identity@0.31.0
Pre-release
Pre-release
0.31.0 (2026-01-21)
Breaking Changes
- Removed unused
additionally_allowed_tenantsanddisable_instance_discoveryoptions forAzureCliCredentialandClientAssertionCredential. - Changed the type of the
certificateparameter ofClientCertificateCredential::new()fromimpl Into<Secret>toSecret.