Skip to content

Commit 47d9b8a

Browse files
chore(main): release 3.9.0 (#426)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 788cc3f commit 47d9b8a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-asset/CHANGELOG.md

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

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

7+
## [3.9.0](https://github.com/googleapis/python-asset/compare/v3.8.1...v3.9.0) (2022-05-19)
8+
9+
10+
### Features
11+
12+
* Add SavedQuery CURD support ([#425](https://github.com/googleapis/python-asset/issues/425)) ([b3e5650](https://github.com/googleapis/python-asset/commit/b3e5650732e46c4c6ee7835cdfa38c1232efb3b9))
13+
714
### [3.8.1](https://github.com/googleapis/python-asset/compare/v3.8.0...v3.8.1) (2022-03-05)
815

916

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.8.1"
24+
version = "3.9.0"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)