Skip to content

Commit

Permalink
chore(main): release 0.4.0 (#69)
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 Sep 19, 2022
1 parent 9d3ca48 commit 7c35abb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/google-cloud-eventarc-publishing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-eventarc-publishing/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit 7c35abb

Please sign in to comment.