github Azure/azure-sdk-for-java azure-identity_1.17.0-beta.1

latest releases: com.azure+azure-core-tracing-opentelemetry_1.0.0-beta.64, com.azure+azure-core-test_1.27.0-beta.16, com.azure+azure-core-serializer-json-jackson_1.6.5...
pre-release10 months ago

1.17.0-beta.1 (2025-07-18)

Features Added

  • VisualStudioCodeCredential has been restored and now supports broker authentication using the Azure account signed in via Visual Studio Code. #45715
  • DefaultAzureCredential can be configured to use a specific credential type by setting the AZURE_TOKEN_CREDENTIALS environment variable. When set, it will only attempt authentication using the specified credential type. For example, setting AZURE_TOKEN_CREDENTIALS=WorkloadIdentityCredential will restrict authentication to workload identity only.
  • Enhanced AzurePowerShellCredential token retrieval with tenantId support, cross-version SecureString handling, and improved compatibility and robustness. #45851

Breaking Changes

Behavioral Breaking Changes

  • Removed SharedTokenCacheCredential from the DefaultAzureCredential authentication chain. #45795

Other Changes

  • Deprecated SharedTokenCacheCredential and SharedTokenCacheCredentialBuilder. #45795

Dependency Updates

  • Upgraded com.microsoft.azure:msal4j from version 1.21.0 to version 1.22.0.

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.