github Azure/azure-sdk-for-java azure-identity-extensions_1.0.0

latest releases: azure-ai-formrecognizer_4.1.12, azure-resourcemanager-cosmos_2.44.1, spring-cloud-azure_5.18.0...
23 months ago

1.0.0 (2022-12-07)

This is the 1.0.0 GA version of Azure identity extensions library for Java.

Breaking Changes

  • Move azure-identity-providers-core, azure-identity-providers-jdbc-mysql, azure-identity-providers-jdbc-postgresql into one module: azure-identity-extensions #32282, #32370.
  • Rename com.azure.identity.providers.mysql.AzureIdentityMysqlAuthenticationPlugin to com.azure.identity.extensions.jdbc.mysql.AzureMysqlAuthenticationPlugin #32401.
  • Rename com.azure.identity.providers.postgresql.AzureIdentityPostgresqlAuthenticationPlugin to com.azure.identity.extensions.jdbc.postgresql.AzurePostgresqlAuthenticationPlugin #32401.

Bugs Fixed

  • Fix passwordless feature doesn't work in AZURE_GERMANY, AZURE_CHINA, and AZURE_GOVERNMENT clouds #31600.

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

NewReleases is sending notifications on new releases.