github Azure/azure-sdk-for-java azure-communication-identity_1.0.0-beta.6

latest releases: azure-identity-broker_1.1.8, azure-identity_1.14.2, azure-ai-translation-text_1.1.0...
pre-release3 years ago

1.0.0-beta.6 (2021-03-09)

Added

  • Added a retryPolicy() chain method to the CommunicationIdentityClientBuilder.

Breaking

  • CommunicationIdentityClient.createUserWithToken and CommunicationIdentityAsyncClient.createUserWithToken have been renamed to
    CommunicationIdentityClient.createUserAndToken and CommunicationIdentityAsyncClient.createUserAndToken.
  • CommunicationIdentityClient.createUserWithTokenWithResponse and CommunicationIdentityAsyncClient.createUserWithTokenWithResponse have been renamed to
    CommunicationIdentityClient.createUserAndTokenWithResponse and CommunicationIdentityAsyncClient.createUserAndTokenWithResponse.
  • CommunicationUserIdentifierWithTokenResult class has been renamed to CommunicationUserIdentifierAndToken.

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

NewReleases is sending notifications on new releases.