8000 chore(main): release 0.4.0 (#69) · googleapis/google-cloud-python@7c35abb · GitHub
[go: up one dir, main page]

Skip to content
10000

Commit 7c35abb

Browse files
chore(main): release 0.4.0 (#69)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 9d3ca48 commit 7c35abb

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/google-cloud-eventarc-publishing/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.4.0](https://github.com/googleapis/python-eventarc-publishing/compare/v0.3.1...v0.4.0) (2022-09-16)
4+
5+
6+
### Features
7+
8+
* Add support for REST transport ([c9d1d77](https://github.com/googleapis/python-eventarc-publishing/commit/c9d1d77123d3713e2d2c575b75b20a002c56f0e2))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** require google-api-core>=1.33.1,>=2.8.0 ([c9d1d77](https://github.com/googleapis/python-eventarc-publishing/commit/c9d1d77123d3713e2d2c575b75b20a002c56f0e2))
14+
* **deps:** require protobuf >= 3.20.1 ([c9d1d77](https://github.com/googleapis/python-eventarc-publishing/commit/c9d1d77123d3713e2d2c575b75b20a002c56f0e2))
15+
316
## [0.3.1](https://github.com/googleapis/python-eventarc-publishing/compare/v0.3.0...v0.3.1) (2022-08-11)
417

518

packages/google-cloud-eventarc-publishing/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-eventarc-publishing"
2424
description = "Eventarc Publishing API client library"
25-
version = "0.3.1"
25+
version = "0.4.0"
2626
url = "https://github.com/googleapis/python-eventarc-publishing"
2727
release_status = "Development Status :: 4 - Beta"
2828
dependencies = [

0 commit comments

Comments
 (0)
0