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

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

Breaking Changes

  • Updated to azure-communication-common version 1.0.0-beta.4. Now uses CommunicationUserIdentifier and CommunicationIdentifier 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 pagination support for listReadReceipts and listParticipants.
  • Added new model for messages and content types: Text, Html, ParticipantAdded, ParticipantRemoved, TopicUpdated.
  • Added new model for errors (CommunicationError).
  • Added notifications for 'ChatThread' level changes.

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

NewReleases is sending notifications on new releases.