Skip to content

Commit

Permalink
Prepare for release Azure.Messaging.EventGrid 4.14.1 (Azure#34866)
Browse files Browse the repository at this point in the history
* Prepare for release Azure.Messaging.EventGrid 4.14.1

* Update CHANGELOG.md
  • Loading branch information
AlexanderSher authored Mar 13, 2023
1 parent f666326 commit e5799d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
10 changes: 3 additions & 7 deletions sdk/eventgrid/Azure.Messaging.EventGrid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
# Release History

## 4.15.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
## 4.14.1 (2023-03-13)

### Other Changes

- Upgraded dependent `Azure.Core` to `1.30.0` due to an [issue in `ArrayBackedPropertyBag`](https://github.com/Azure/azure-sdk-for-net/pull/34800) in `Azure.Core` version `1.29.0`.

## 4.14.0 (2023-03-06)

### Features Added
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<Description>This library can be used to publish events to Azure Event Grid and to consume events delivered by EventGrid. It also defines the event schemas for the events published to EventGrid by various Azure services.</Description>
<AssemblyTitle>Microsoft Azure.Messaging.EventGrid client library</AssemblyTitle>
<Version>4.15.0-beta.1</Version>
<Version>4.14.1</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>4.14.0</ApiCompatVersion>
<PackageTags>Microsoft Azure EventGrid;Event Grid;Event Grid Publishing;</PackageTags>
Expand Down

0 comments on commit e5799d6

Please sign in to comment.