Skip to content

Commit 13fc8aa

Browse files
chore(main): release 3.11.0 (#463)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 1358774 commit 13fc8aa

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.11.0](https://github.com/googleapis/python-asset/compare/v3.10.0...v3.11.0) (2022-08-09)
8+
9+
10+
### Features
11+
12+
* Add client library support for AssetService v1 BatchGetEffectiveIamPolicies API ([#462](https://github.com/googleapis/python-asset/issues/462)) ([30a184b](https://github.com/googleapis/python-asset/commit/30a184b697fa7d9ece8d490fa5ec95251d644162))
13+
714
## [3.10.0](https://github.com/googleapis/python-asset/compare/v3.9.1...v3.10.0) (2022-07-18)
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.10.0"
24+
version = "3.11.0"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)