github Azure/azure-sdk-for-java azure-identity_1.2.0-beta.2

latest releases: spring-cloud-azure-dependencies_5.11.0, spring-cloud-azure_5.11.0, spring-cloud-azure-starter-appconfiguration-config_5.11.0...
pre-release3 years ago

1.2.0-beta.2 (2020-10-06)

New Features

  • Added the methods pfxCertificate(InputStream certificate, String clientCertificatePassword) and pemCertificate(InputStream certificate) in ClientCertificateCredentialBuilder.
  • Added includeX5c(boolean) method in ClientCertificateCredentialBuilder to enable subject name / issuer based authentication.
  • Added a default challengeConsumer in DeviceCodeCredentialBuilder which prints the device code information to console. The challengeConsumer configuration is no longer required in DeviceCodeCredentialBuilder.

Dependency Updates

  • Upgraded azure-core dependency to 1.9.0
  • Upgraded jna-platform dependency to 5.6.0
  • Upgraded msal4j dependency to 1.7.1

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

NewReleases is sending notifications on new releases.