Skip to content

Commit

Permalink
Update with Release commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sarangan12 committed Jan 17, 2025
1 parent 1c988c8 commit 4467bd8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion sdk/eventgrid/eventgrid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
# Release History

## 5.10.0 (2025-01-13)
## 5.10.0 (2025-01-21)

### Features Added

- Added `internetMessageId` property to `AcsEmailDeliveryReportReceivedEventData`.
- Added `recipientMailServerHostName` property to `AcsEmailDeliveryReportStatusDetails`.
- For `AcsSmsReceivedEventData`:
- Added `segmentCount` property

### Bug fix

- For `AcsSmsReceivedEventData`:
- Made `message` & `receivedTimestamp` properties optional.

## 5.9.0 (2024-12-02)
Expand Down
2 changes: 1 addition & 1 deletion sdk/eventgrid/eventgrid/swagger/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Configuration

```yaml
require: "https://github.com/Azure/azure-rest-api-specs/blob/8e10d65d0c92871abf9b0e6f044ceae9c7965aee/specification/eventgrid/data-plane/readme.md"
require: "https://github.com/Azure/azure-rest-api-specs/blob/c18f249c85d002b7b2ddcc36b648512b574e1f4a/specification/eventgrid/data-plane/readme.md"
package-name: "@azure/eventgrid"
package-version: "5.10.0"
title: GeneratedClient
Expand Down

0 comments on commit 4467bd8

Please sign in to comment.