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

latest releases: azure-sdk-bom_1.2.25, azure-cosmos-encryption_2.13.0, azure-cosmos_4.62.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.