From 7c35abb9cdf66e6e90d0af4051ccc7f2df8d6579 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 15:12:08 -0400 Subject: [PATCH] chore(main): release 0.4.0 (#69) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- .../google-cloud-eventarc-publishing/CHANGELOG.md | 13 +++++++++++++ packages/google-cloud-eventarc-publishing/setup.py | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/packages/google-cloud-eventarc-publishing/CHANGELOG.md b/packages/google-cloud-eventarc-publishing/CHANGELOG.md index 399b10431ae6..1bfa87238ff6 100644 --- a/packages/google-cloud-eventarc-publishing/CHANGELOG.md +++ b/packages/google-cloud-eventarc-publishing/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.4.0](https://github.com/googleapis/python-eventarc-publishing/compare/v0.3.1...v0.4.0) (2022-09-16) + + +### Features + +* Add support for REST transport ([c9d1d77](https://github.com/googleapis/python-eventarc-publishing/commit/c9d1d77123d3713e2d2c575b75b20a002c56f0e2)) + + +### Bug Fixes + +* **deps:** require google-api-core>=1.33.1,>=2.8.0 ([c9d1d77](https://github.com/googleapis/python-eventarc-publishing/commit/c9d1d77123d3713e2d2c575b75b20a002c56f0e2)) +* **deps:** require protobuf >= 3.20.1 ([c9d1d77](https://github.com/googleapis/python-eventarc-publishing/commit/c9d1d77123d3713e2d2c575b75b20a002c56f0e2)) + ## [0.3.1](https://github.com/googleapis/python-eventarc-publishing/compare/v0.3.0...v0.3.1) (2022-08-11) diff --git a/packages/google-cloud-eventarc-publishing/setup.py b/packages/google-cloud-eventarc-publishing/setup.py index a2cb8dba1f4d..5e3c5bd0154a 100644 --- a/packages/google-cloud-eventarc-publishing/setup.py +++ b/packages/google-cloud-eventarc-publishing/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-eventarc-publishing" description = "Eventarc Publishing API client library" -version = "0.3.1" +version = "0.4.0" url = "https://github.com/googleapis/python-eventarc-publishing" release_status = "Development Status :: 4 - Beta" dependencies = [