1.9.0 (2023-05-08)
Features Added
Features Generally Available from v1.9.0-beta3
- Added configurable timeout for developer credentials (Azure CLI, Azure Developer CLI)
- Added
WorkloadIdentityCredential
to authenticate using workload identity in Azure Kubernetes.
Other Changes
- renamed
DefaultAzureCredential.processTimeout
tocredentialProcessTimeout
.
Dependency Updates
- Upgraded
azure-core
from1.38.0
to version1.39.0
.