github Azure/azure-sdk-for-java azure-communication-common_1.0.0-beta.4

1.0.0-beta.4 (2021-02-09)

Breaking Changes

  • Renamed CommunicationUserCredential to CommunicationTokenCredential
  • Replaced constructor CommunicationTokenCredential(TokenRefresher tokenRefresher, String initialToken, boolean refreshProactively) and CommunicationTokenCredential(TokenRefresher tokenRefresher) with CommunicationTokenCredential(CommunicationTokenRefreshOptions tokenRefreshOptions)
  • Renamed PhoneNumber to PhoneNumberIdentifier
  • Renamed CommunicationUser to CommunicationUserIdentifier
  • Renamed CallingApplication to CallingApplicationIdentifier

Added

  • Added MicrosoftTeamsUserIdentifier

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

NewReleases is sending notifications on new releases.