Skip to content

Commit

Permalink
Update changelog for release (Azure#15740)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshLove-msft authored and suhas92 committed Oct 12, 2020
1 parent 301f893 commit e61a05e
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion sdk/eventgrid/Azure.Messaging.EventGrid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Release History
## 4.0.0-beta.3 (Unreleased)
## 4.0.0-beta.3 (2020-10-06)

### Fixed
- Fix bug where we were not parsing the Topic when parsing into EventGridEvents.

### Added

- Added TraceParent/TraceState into CloudEvent extension attributes.
- Added KeyVaultAccessPolicyChangedEventData system event.

### Breaking Changes

- Renamed Azure Communication Services system events.
- Renamed EventGridPublisherClientOptions DataSerializer property to Serializer.

## 4.0.0-beta.2 (2020-09-24)

Expand Down

0 comments on commit e61a05e

Please sign in to comment.