Skip to content

Commit

Permalink
chore: release 3.5.0 (#156)
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>
Co-authored-by: Dina Graves Portman <dinagraves@google.com>
  • Loading branch information
release-please[bot] and dinagraves authored Aug 27, 2021
1 parent b5b3b6b commit efaee9b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/google-cloud-build/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

[1]: https://pypi.org/project/google-cloud-build/#history

## [3.5.0](https://www.github.com/googleapis/python-cloudbuild/compare/v3.4.0...v3.5.0) (2021-08-27)


### Features

* add script field to BuildStep message ([#154](https://www.github.com/googleapis/python-cloudbuild/issues/154)) ([8336413](https://www.github.com/googleapis/python-cloudbuild/commit/83364130c4e216724094c88bf57fe6ecf3d1e50d))
* Update cloudbuild proto with the service_account for BYOSA Triggers. ([#155](https://www.github.com/googleapis/python-cloudbuild/issues/155)) ([e18dbee](https://www.github.com/googleapis/python-cloudbuild/commit/e18dbeedda72f2e2bac5138e0068c80cb5eba5d1))

## [3.4.0](https://www.github.com/googleapis/python-cloudbuild/compare/v3.3.2...v3.4.0) (2021-08-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-build/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

name = "google-cloud-build"
description = "Google Cloud Build API client library"
version = "3.4.0"
version = "3.5.0"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit efaee9b

Please sign in to comment.