1.3.0 (2022-08-16)
New features
- Added
String getRawId()
andstatic CommunicationIdentifier fromRawId(String rawId)
toCommunicationIdentifier
to translate between aCommunicationIdentifier
and its underlying canonicalrawId
representation. Developers can now use therawId
as an encoded format for identifiers to store in their databases or as stable keys in general.
Dependency Updates
- Upgraded
azure-communication-common
to 1.2.0 - Upgraded
azure-core
to 1.31.0