File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
sdk/communication/azure-communication-sms Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## 1.0.0b6 (2021-03-09)
4
4
### Added
5
+ - Added support for Azure Active Directory authentication.
5
6
- Added support for 1: N SMS messaging.
6
7
- Added support for SMS idempotency.
7
8
- Send method series in SmsClient are idempotent under retry policy.
12
13
- Send method takes in strings for phone numbers instead of ` PhoneNumberIdentifier ` .
13
14
- Send method returns a list of ` SmsSendResult ` s instead of a ` SendSmsResponse ` .
14
15
15
- ## 1.0.0b5 (2021-02-09)
16
- ### Added
17
- - Added support for Azure Active Directory authentication.
18
-
19
16
## 1.0.0b4 (2020-11-16)
20
17
- Updated ` azure-communication-sms ` version.
18
+
21
19
### Breaking Changes
22
20
- Replaced CommunicationUser with CommunicationUserIdentifier.
23
21
- Replaced PhoneNumber with PhoneNumberIdentifier.
You can’t perform that action at this time.
0 commit comments