github Azure/azure-sdk-for-python azure-communication-chat_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)

Breaking Changes

  • Uses CommunicationUserIdentifier and CommunicationIdentifier in place of CommunicationUser, and CommunicationTokenCredential instead of CommunicationUserCredential.
  • Removed priority field (ChatMessage.Priority).
  • Renamed PhoneNumber to PhoneNumberIdentifier.

Added

  • Support for CreateChatThreadResult and AddChatParticipantsResult to handle partial errors in batch calls.
  • Added idempotency identifier parameter for chat creation calls.
  • Added support for readreceipts and getparticipants pagination.
  • Added new model for messages anc ontent types : Text, Html, ParticipantAdded, ParticipantRemoved, TopicUpdated.
  • Added new model for errors (CommunicationError).
  • Added MicrosoftTeamsUserIdentifier.

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

NewReleases is sending notifications on new releases.