github Azure/azure-sdk-for-java com.azure+azure-identity_1.19.0-beta.2

latest releases: com.azure.resourcemanager+azure-resourcemanager-compute_2.56.2, com.azure.cosmos.spark+azure-cosmos-spark_4-0_2-13_4.43.1, com.azure.cosmos.spark+azure-cosmos-spark_3-5_2-13_4.43.1...
pre-release8 hours ago

1.19.0-beta.2 (2026-02-25)

Breaking Changes

  • Renamed enableAzureTokenProxy() method in WorkloadIdentityCredentialBuilder to enableAzureProxy(). These changes only affect code written against beta version 1.19.0-beta.1.

Bugs Fixed

  • Fixed NullPointerException in IdentityClientOptions when running in GraalVM native images (e.g., Quarkus applications). Replaced reflection-dependent AzureIdentityEnvVars enum usage with direct string literal to ensure compatibility with native compilation.
  • Fixed logging for token authentication errors to include full stack traces with inner exceptions. Previously, error logs referenced "inner exceptions" but only logged the error message, making debugging difficult.

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

NewReleases is sending notifications on new releases.