Skip to content

Commit b6d1296

Browse files
chore(main): release 0.3.0 (#49)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent a87f471 commit b6d1296

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.3.0](https://github.com/googleapis/python-eventarc-publishing/compare/v0.2.1...v0.3.0) (2022-07-14)
4+
5+
6+
### Features
7+
8+
* add audience parameter ([b6c7635](https://github.com/googleapis/python-eventarc-publishing/commit/b6c7635ba61bc3c031dce4ef0a5b9035e738915e))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** require google-api-core>=1.32.0,>=2.8.0 ([#46](https://github.com/googleapis/python-eventarc-publishing/issues/46)) ([b6c7635](https://github.com/googleapis/python-eventarc-publishing/commit/b6c7635ba61bc3c031dce4ef0a5b9035e738915e))
14+
* require python 3.7+ ([#48](https://github.com/googleapis/python-eventarc-publishing/issues/48)) ([a258d4c](https://github.com/googleapis/python-eventarc-publishing/commit/a258d4cb7c8d1e07e3542c9b3814a75455418ff1))
15+
316
## [0.2.1](https://github.com/googleapis/python-eventarc-publishing/compare/v0.2.0...v0.2.1) (2022-06-03)
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.2.1"
25+
version = "0.3.0"
2626
url = "https://github.com/googleapis/python-eventarc-publishing"
2727
release_status = "Development Status :: 4 - Beta"
2828
dependencies = [

0 commit comments

Comments
 (0)