github Azure/azure-sdk-for-python azure-communication-identity_1.0.0b4

latest releases: azure-mgmt-servicenetworking_1.1.0b1, azure-mgmt-trustedsigning_1.0.0b1, azure-mgmt-mongocluster_1.0.0...
pre-release3 years ago

1.0.0b4 (2021-02-09)

Added

  • Added CommunicationIdentityClient (originally was part of the azure.communication.administration package).
  • Added ability to create a user and issue token for it at the same time.

Breaking

  • CommunicationIdentityClient.revoke_tokens now revoke all the currently issued tokens instead of revoking tokens issued prior to a given time.
  • CommunicationIdentityClient.issue_tokens returns an instance of azure.core.credentials.AccessToken instead of CommunicationUserToken.

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

NewReleases is sending notifications on new releases.