Skip to content

@azure/communication-chat_1.0.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 29 Mar 18:23
42fb302

1.0.0 (2021-03-29)

Breaking Changes

  • Renamed url to endpoint in the constructors of ChatClient and ChatThreadClient.
  • Renamed ChatThread model to ChatThreadProperties. Renamed GetChatThread operation to GetProperties and move to ChatThreadClient.
  • Renamed ChatThreadInfo model to ChatThreadItem.
  • Renamed parameter repeatabilityRequestId to idempotencyToken.
  • Uses ChatError instead of CommunicationError in operation result.
  • Move participants from CreateChatThreadRequest to CreateChatThreadOptions
  • Updated to @azure/[email protected].