github Azure/azure-sdk-for-python azure-communication-chat_1.0.0b5

latest releases: azure-servicebus_7.13.0b1, azure-eventhub_5.13.0b1, azure-eventhub_5.12.0...
pre-release3 years ago

1.0.0b5 (2021-03-09)

Breaking Changes

  • Added support for communication identifiers instead of raw strings.
  • Changed return type of create_chat_thread: ChatThreadClient -> CreateChatThreadResult
  • Changed return types add_participants: None -> list[(ChatThreadParticipant, CommunicationError)]
  • Added check for failure in add_participant

Added

  • Removed nullable references from method signatures.

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

NewReleases is sending notifications on new releases.