Skip to content

Commit

Permalink
chore(main): release 0.8.0 (#195)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Mar 29, 2024
1 parent 9fc13f8 commit 445d541
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [0.8.0](https://github.com/googleapis/google-cloudevents-go/compare/v0.7.1...v0.8.0) (2024-03-29)


### Features

* Add event types for [Cloud Batch](https://cloud.google.com/eventarc/docs/reference/supported-events#batch) ([#197](https://github.com/googleapis/google-cloudevents-go/issues/197)) ([97b28ef](https://github.com/googleapis/google-cloudevents-go/commit/97b28ef36421b64a645b5f330549d15f5895ec48))
* Add event types for [Network Services](https://cloud.google.com/eventarc/docs/reference/supported-events#network-services) ([#197](https://github.com/googleapis/google-cloudevents-go/issues/197)) ([97b28ef](https://github.com/googleapis/google-cloudevents-go/commit/97b28ef36421b64a645b5f330549d15f5895ec48))
* Add event types for Speech-to-Text ([#197](https://github.com/googleapis/google-cloudevents-go/issues/197)) ([97b28ef](https://github.com/googleapis/google-cloudevents-go/commit/97b28ef36421b64a645b5f330549d15f5895ec48))
* Add google.cloud.datastore.entity.v1.*.withAuthContext event types ([#196](https://github.com/googleapis/google-cloudevents-go/issues/196)) ([e596ab7](https://github.com/googleapis/google-cloudevents-go/commit/e596ab744e99445a8a2c6b23d0cc59714207cf4f))


### Bug Fixes

* **deps:** Update google.golang.org/genproto digest to 995d672 ([#189](https://github.com/googleapis/google-cloudevents-go/issues/189)) ([40e253f](https://github.com/googleapis/google-cloudevents-go/commit/40e253fd80c5b5433916e0e21effe700fcdf423d))
* **deps:** Update google.golang.org/genproto/googleapis/rpc digest to 995d672 ([#190](https://github.com/googleapis/google-cloudevents-go/issues/190)) ([9291a1f](https://github.com/googleapis/google-cloudevents-go/commit/9291a1f14eef3a33cf99a64d284ce034d21b4696))
* **deps:** Update module google.golang.org/protobuf to v1.32.0 ([#191](https://github.com/googleapis/google-cloudevents-go/issues/191)) ([2cf5cb4](https://github.com/googleapis/google-cloudevents-go/commit/2cf5cb4415e862beeb1234243eade91ffae3573c))
* **deps:** Update module google.golang.org/protobuf to v1.33.0 [security] ([#200](https://github.com/googleapis/google-cloudevents-go/issues/200)) ([50b5201](https://github.com/googleapis/google-cloudevents-go/commit/50b5201af9aa8d10ad1650933ea6ecd37dc8fe5e))

## [0.7.1](https://github.com/googleapis/google-cloudevents-go/compare/v0.7.0...v0.7.1) (2023-11-02)


Expand Down

0 comments on commit 445d541

Please sign in to comment.