github Azure/azure-sdk-for-net Azure.Communication.Chat_1.0.0-beta.4

latest releases: Azure.AI.OpenAI_1.0.0-beta.17, Microsoft.Azure.WebJobs.Extensions.AuthenticationEvents_1.0.0-beta.8, Azure.AI.OpenAI.Assistants_1.0.0-beta.4...
pre-release3 years ago

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 idempotency identifier parameter for chat creation calls.
  • Added pagination support for GetReadReceipts, GetReadReceiptsAsync and GetParticipants, GetParticipantsAsync.
  • Added new model for messages and 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-net release

NewReleases is sending notifications on new releases.