Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit e7846b9

Browse files
chore(main): release 3.8.0
1 parent a441436 commit e7846b9

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44

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

7+
## [3.8.0](https://github.com/googleapis/python-cloudbuild/compare/v3.7.1...v3.8.0) (2022-02-07)
8+
9+
10+
### Features
11+
12+
* add api key support ([#222](https://github.com/googleapis/python-cloudbuild/issues/222)) ([9c62e7e](https://github.com/googleapis/python-cloudbuild/commit/9c62e7e60b57ac213e98d6df05f9d9a748134f57))
13+
14+
15+
### Bug Fixes
16+
17+
* resolve DuplicateCredentialArgs error when using credentials_file ([2af2b18](https://github.com/googleapis/python-cloudbuild/commit/2af2b18e87de591b72ee9279a8a3cd54171cb725))
18+
719
### [3.7.1](https://www.github.com/googleapis/python-cloudbuild/compare/v3.7.0...v3.7.1) (2021-11-05)
820

921

setup.py

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

2222
name = "google-cloud-build"
2323
description = "Google Cloud Build API client library"
24-
version = "3.7.1"
24+
version = "3.8.0"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)