-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create 2022-11-01.md * Added Email release notes * Update 2022-11-01.md * Update 2022-11-01.md * Update README.md * Update release_note_summary.md Co-authored-by: anmolbohra97 <90467366+anmolbohra97@users.noreply.github.com>
- Loading branch information
1 parent
929347c
commit 94c9b20
Showing
3 changed files
with
25 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Release notes for October 18th to November 1st | ||
|
||
## Table of contents | ||
|
||
* [Common](#common) | ||
* [Email](#email) | ||
|
||
## Common | ||
### .NET | ||
#### [1.2.1 (2022-11-01)](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/communication/Azure.Communication.Common/CHANGELOG.md#121-2022-11-01) | ||
##### Bug Fixed | ||
Fixed the logic of `PhoneNumberIdentifier` to always maintain the original phone number string whether it included the leading + sign or not. | ||
|
||
### Azure Event Grid | ||
##### Features: | ||
- New Email Events: | ||
- `EmailDeliveryReportReceived` | ||
- Published when a delivery report is received for an Email sent by the Communication Service. | ||
- `EmailEngagementTrackingReportReceived` | ||
- Published when the Email sent is either opened or the link, if applicable is clicked. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters