Skip to content

azure-identity_1.15.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 10 Jan 23:18
f14b9bc

1.15.0 (2025-01-10)

Features Added

  • Added missing executorService API to ManagedIdentityCredentialBuilder, cleaned up comments in other types for this method.

Other Changes

  • @Deprecated methods DefaultAzureCredential.setIntelliJKeePassDatabasePath and IntelliJCredentialBuilder.keePassDatabasePath. #42437
  • Changed Identity credentials to use SharedExecutorService threadpool instead of ForkJoin's common pool by default. #42468