1.1.0-beta.1 (2021-10-29)
Features Added
- With the dropping of support for Node.js versions that are no longer in LTS, the dependency on
@types/node
has been updated to version 12. Read our support policy for more details. - Updated our internal core package dependencies to their latest versions in order to add support for Opentelemetry 1.0.0 which is compatible with the latest versions of our other client libraries.
- Changed TS compilation target to ES2017 in order to produce smaller bundles and use more native platform features
- Added support to build custom Teams endpoint using M365 Teams identities
CommunicationIdentityClient
added a new methodgetTokenForTeamsUser
that provides the ability to exchange an AAD access token of a Teams user for a Communication Identity access token