Skip to content

Commit b585257

Browse files
AikoBBsofiar-msft
authored andcommitted
Azure.Communication.Identity release updates (Azure#31707)
1 parent fcffc35 commit b585257

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

3-
## 1.2.0 (Unreleased)
3+
## 1.2.0 (2022-10-11)
44

55
### Features Added
6-
- Added support to customize the Communication Identity access token’s validity period:
6+
- Added support to customize the Communication Identity access token’s validity period:
77
- Added method overloads that provide the ability to create a Communication Identity access token with custom expiration:
88
- `CreateUserAndToken(IEnumerable<CommunicationTokenScope> scopes, TimeSpan tokenExpiresIn, CancellationToken cancellationToken = default)`
99
- `CreateUserAndTokenAsync(IEnumerable<CommunicationTokenScope> scopes, TimeSpan tokenExpiresIn, CancellationToken cancellationToken = default)`

0 commit comments

Comments
 (0)