github Azure/azure-sdk-for-java azure-identity_1.14.0

latest releases: azure-resourcemanager-consumption_1.0.0-beta.4, azure-identity-broker_1.1.6
12 hours ago

1.14.0 (2024-10-03)

Features Added

  • Features now generally available from previous betas:
    • Added object id support in ManagedIdentityCredential. It can be configured via ManagedIdentityCredentialBuilder.
    • Added support for a client assertion in OnBehalfOfCredential #40552

Breaking Changes

  • Breaking changes generally available from previous betas:
    • Removed support in IntelliJCredential for legacy Azure Toolkit for IntelliJ versions. Please upgrade to latest if you are using 3.52 or below.

Bugs Fixed

  • Fixed the request sent in AzurePipelinesCredential so it doesn't result in a redirect response when an invalid system access token is provided.

Other Changes

  • Allow certain response headers to be logged in AzurePipelinesCredential for diagnostics and include them in the exception message.
  • Mark AzureAuthorityHosts.AZURE_GERMANY deprecated as the Germany cloud closed in 2021. #42148
  • Using msal4j's managed identity implementation is now on by default. (Added in 1.13.0-beta.1)

Dependency Updates

  • Upgraded azure-core from 1.52.0 to version 1.53.0.
  • Upgraded azure-core-http-netty from 1.15.4 to version 1.15.5.
  • Upgraded msal4j from 1.17.1 to version 1.17.2.

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

NewReleases is sending notifications on new releases.