Skip to content

Commit abbcaaa

Browse files
chore(main): release 3.8.0 (#362)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 8e3cb54 commit abbcaaa

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

packages/google-cloud-asset/CHANGELOG.md

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

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

7+
## [3.8.0](https://github.com/googleapis/python-asset/compare/v3.7.1...v3.8.0) (2022-02-26)
8+
9+
10+
### Features
11+
12+
* add api key support ([#361](https://github.com/googleapis/python-asset/issues/361)) ([6d03a57](https://github.com/googleapis/python-asset/commit/6d03a57e37387342c047ca76f9e6c15941390ad6))
13+
14+
15+
### Bug Fixes
16+
17+
* resolve DuplicateCredentialArgs error when using credentials_file ([e5a9160](https://github.com/googleapis/python-asset/commit/e5a91606d50937583718d97e1e3027498c86ace1))
18+
19+
20+
### Documentation
21+
22+
* add autogenerated code snippets ([8e6877d](https://github.com/googleapis/python-asset/commit/8e6877de9c5969d493e67f545b93d0059c8ca182))
23+
724
### [3.7.1](https://www.github.com/googleapis/python-asset/compare/v3.7.0...v3.7.1) (2021-11-02)
825

926

packages/google-cloud-asset/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-asset"
2323
description = "Cloud Asset API 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)