Skip to content

azure_identity@0.31.0

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 21 Jan 16:04
89567fd

0.31.0 (2026-01-21)

Breaking Changes

  • Removed unused additionally_allowed_tenants and disable_instance_discovery options for AzureCliCredential and ClientAssertionCredential.
  • Changed the type of the certificate parameter of ClientCertificateCredential::new() from impl Into<Secret> to Secret.