Skip to content

Commit 96b26c6

Browse files
authored
updated CHANGELOG for the cte release (Azure#29940)
1 parent 124d149 commit 96b26c6

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

sdk/communication/Azure.Communication.Identity/CHANGELOG.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,15 @@
11
# Release History
22

3-
## 1.1.0 (Unreleased)
3+
## 1.1.0 (2022-07-19)
44

55
### Features Added
6-
- Added support to build a custom Teams endpoint using Microsoft 365 Teams identities:
6+
- Added support to integrate communication as Teams user with Azure Communication Services:
77
- Added `GetTokenForTeamsUser(GetTokenForTeamsUserOptions options, CancellationToken cancellationToken = default)` method that provides the ability to exchange an Azure AD access token of a Teams user for a Communication Identity access token to `CommunicationIdentityClient`.
88
- Removed `ServiceVersion.V2021_10_31_preview`
99
- Added a new API version `ServiceVersion.V2022_06_01` that is now the default API version
1010

11-
### Breaking Changes
12-
13-
### Bugs Fixed
14-
15-
### Other Changes
16-
1711
## 1.1.0-beta.1 (2021-10-29)
18-
- Updated version of Identity API to enable to build custom Teams endpoint using M365 Teams identities
12+
- Updated version of Identity API to enable to to integrate communication as Teams user with Azure Communication Services
1913

2014
## 1.0.1 (2021-05-25)
2115
- Dependency versions updated.

0 commit comments

Comments
 (0)