Skip to content

Commit

Permalink
chore(main): release Google.CloudEvents.Protobuf 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Mar 28, 2023
1 parent 84e6a11 commit dc2e8cb
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.2.0"
".": "1.3.0"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [1.3.0](https://github.com/googleapis/google-cloudevents-dotnet/compare/Google.CloudEvents.Protobuf-1.2.0...Google.CloudEvents.Protobuf-1.3.0) (2023-03-28)


### Features

* Add Dataflow events ([84e6a11](https://github.com/googleapis/google-cloudevents-dotnet/commit/84e6a11a633f262b47e646aa2bb0b141779f61fe))
* Add IoT Core events ([1917a5f](https://github.com/googleapis/google-cloudevents-dotnet/commit/1917a5f4e146df5b49897772ce76bdb270ce42d0))
* Generate new CloudEvent types ([338dcee](https://github.com/googleapis/google-cloudevents-dotnet/commit/338dcee53817b162071ee3c80f68a1a9e17c4f78))
* In CE binary mode, support protobuf binary wireformat ([23b6210](https://github.com/googleapis/google-cloudevents-dotnet/commit/23b62104fb0a1cf89f6e52c2f1b147749d3b7a80))

## [1.2.0](https://github.com/googleapis/google-cloudevents-dotnet/compare/Google.CloudEvents.Protobuf-v1.1.0...Google.CloudEvents.Protobuf-1.2.0) (2022-08-30)


Expand Down
2 changes: 1 addition & 1 deletion src/ProductionProperties.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<!-- Version information -->
<PropertyGroup>
<Version>1.2.0</Version>
<Version>1.3.0</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit dc2e8cb

Please sign in to comment.