1.0.0 (2021-03-29)
Breaking Changes
- Renamed
url
toendpoint
in the constructors ofChatClient
andChatThreadClient
. - Renamed
ChatThread
model toChatThreadProperties
. RenamedGetChatThread
operation toGetProperties
and move toChatThreadClient
. - Renamed
ChatThreadInfo
model toChatThreadItem
. - Renamed parameter
repeatabilityRequestId
toidempotencyToken
. - Uses
ChatError
instead ofCommunicationError
in operation result. - Move
participants
fromCreateChatThreadRequest
toCreateChatThreadOptions
- Updated to @azure/communication-signaling@1.0.0-beta.3.