1.5.0 (2023-11-29)
Features Added
- Introduction of new scopes for token generation.
CHAT_JOIN
(Access to Chat APIs but without the authorization to create, delete or update chat threads)CHAT_JOIN_LIMITED
(A more limited version ofCHAT_JOIN
that doesn't allow to add or remove participants)VOIP_JOIN
(Access to Calling APIs but without the authorization to start new calls)
- Added a new API version
CommunicationIdentityServiceVersion.V2023_10_01
that is now the default API version.