github Azure/azure-sdk-for-python azure-communication-identity_1.2.0

latest releases: azure-ai-generative_1.0.0b11, azure-ai-generative_1.0.0b10, azure-communication-sms_1.1.0...
2 years ago

1.2.0 (2022-08-24)

Features Added

  • Exported types MicrosoftTeamsUserIdentifier, PhoneNumberIdentifier, UnknownIdentifier for non Azure Communication Services CommunicationIdentifier identities. Exported related types: MicrosoftTeamsUserProperties and PhoneNumberProperties.
  • Added identifier_from_raw_id and ensured that CommunicationIdentifier.raw_id is populated on creation. Together, these can be used to translate between a CommunicationIdentifier and its underlying canonical raw ID representation. Developers can now use the raw ID as an encoded format for identifiers to store in their databases or as stable keys in general.

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

NewReleases is sending notifications on new releases.