Skip to content

Commit db581bd

Browse files
chore(main): release 0.12.0 (#270)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 0b718ea commit db581bd

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,15 @@
3131
* Remove outdated files ([#145](https://github.com/googleapis/google-cloudevents-python/issues/145)) ([888ccc5](https://github.com/googleapis/google-cloudevents-python/commit/888ccc54b46225ee27c3485e09eda0922535a195))
3232
* **workflows:** Generator not executable, needs an interpreter. ([#150](https://github.com/googleapis/google-cloudevents-python/issues/150)) ([9c8db0e](https://github.com/googleapis/google-cloudevents-python/commit/9c8db0ea7f343e91ec51d9aaad6d90cad09cb4dd))
3333

34+
## [0.12.0](https://github.com/googleapis/google-cloudevents-python/compare/v0.11.0...v0.12.0) (2024-03-29)
35+
36+
37+
### Features
38+
39+
* Add event types for [Network Services](https://cloud.google.com/eventarc/docs/reference/supported-events#network-services) ([#266](https://github.com/googleapis/google-cloudevents-python/issues/266)) ([5d66671](https://github.com/googleapis/google-cloudevents-python/commit/5d66671fbeb7b09c865d1cde50c38710b9879ae5))
40+
* Add event types for [Cloud Batch](https://cloud.google.com/eventarc/docs/reference/supported-events#batch) ([#266](https://github.com/googleapis/google-cloudevents-python/issues/266)) ([5d66671](https://github.com/googleapis/google-cloudevents-python/commit/5d66671fbeb7b09c865d1cde50c38710b9879ae5))
41+
* Add event types for Speech-to-Text ([#266](https://github.com/googleapis/google-cloudevents-python/issues/266)) ([5d66671](https://github.com/googleapis/google-cloudevents-python/commit/5d66671fbeb7b09c865d1cde50c38710b9879ae5))
42+
3443
## [0.11.0](https://github.com/googleapis/google-cloudevents-python/compare/v0.10.0...v0.11.0) (2023-09-21)
3544

3645

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = google-events
3-
version = 0.11.0
3+
version = 0.12.0
44
author = Google LLC
55
author_email = googleapis-packages@google.com
66
description = Google Cloudevents library

0 commit comments

Comments
 (0)