github Azure/azure-sdk-for-js @azure/communication-chat_1.0.0-beta.4

latest releases: @azure/core-rest-pipeline_1.16.0, @azure/core-amqp_4.2.2, @azure/communication-sms_1.2.0-beta.1...
pre-release3 years ago

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

Breaking Changes

  • Updated to @azure/communication-common@1.0.0-beta.5. Now uses CommunicationUserIdentifier in place of CommunicationUser, and CommunicationTokenCredential instead of CommunicationUserCredential.
  • Removed priority field from ChatMessage.

Added

  • Added support for CreateChatThreadResult and AddChatParticipantsResult to handle partial errors in batch calls.
  • Added idempotency identifier parameter for chat creation calls.
  • Added support for listReadReceipts and listParticipants pagination.
  • Added new model for messages an content types : Text, Html, ParticipantAdded, ParticipantRemoved, TopicUpdated.
  • Added new model for errors (CommunicationError)
  • Added notifications for thread level changes.

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

NewReleases is sending notifications on new releases.