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

latest releases: azure-resourcemanager-oracledatabase_1.0.0, azure-sdk-bom_1.2.25, azure-cosmos-encryption_2.13.0...
3 years ago

1.0.0 (2021-03-29)

Breaking Changes

  • Renamed ChatThread to ChatThreadProperties
  • Renamed ChatThreadInfo to ChatThreadItem
  • Renamed repeatabilityRequestId to idempotencyToken
  • SendMessage returns SendChatMessageResult instead of string ID
  • Renamed CommunicationError to ChatError
  • Renamed CommunicationErrorResponse to ChatErrorResponse
  • Moved getChatThread to ChatThreadClient and renamed to getProperties
  • Removed AddChatParticipantsOptions
  • Changed addParticipants to take Iterable<ChatParticipant> instead of AddChatParticipantsOptions
  • Added context parameter to the max overloads of listParticipants, listReadReceipts
  • CreateChatThreadOptions constructor now requires topic
  • Removed setTopic from CreateChatThreadOptions

Added

  • Added ChatThreadClientBuilder

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

NewReleases is sending notifications on new releases.