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

latest releases: azure-cosmos_4.61.1, azure-monitor-opentelemetry-exporter_1.0.0-beta.24, azure-resourcemanager-netapp_1.2.0...
3 years ago

1.1.0 (2020-08-10)

  • Upgraded core dependency to 1.7.0
  • Removed the default value of 0 for port in InteractiveBrowserCredential.

Breaking Changes

  • Removing Application Authentication APIs for GA release. These will be reintroduced in 1.2.0-beta.1.
    • Removed class AuthenticationRecord
    • Removed class AuthenticationRequiredException
    • Removed methods allowUnencryptedCache() and enablePersistentCache() from ClientCertificateCredentialBuilder,
      ClientSecretCredentialBuilder, InteractiveBrowserCredentialBuilder, DeviceCodeCredentialBuilder,
      UsernamePasswordCredentialBuilder and ClientCertificateCredentialBuilder.
    • Removed methods allowUnencryptedCache() and authenticationRecord(AuthenticationRecord) from SharedTokenCacheCredentialBuilder.
    • Removed methods authenticationRecord(AuthenticationRecord) and disableAutomaticAuthentication() from DeviceCodeCredentialBuilder and InteractiveBrowserCredentialBuilder.
    • Removed methods authenticate(TokenRequestContext) and authenticate() from DeviceCodeCredential, InteractiveBrowserCredential
      and UsernamePasswordCredential.

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

NewReleases is sending notifications on new releases.