Skip to content

Commit

Permalink
Release google-cloud-asset-v1 0.6.0 (googleapis#7607)
Browse files Browse the repository at this point in the history
* Added ExportAssetsResponse#output_result
* Added support for analyze_iam_policy and export_iam_policy_analysis
  • Loading branch information
yoshi-automation authored Sep 3, 2020
1 parent 4ef8821 commit cbf35f0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions google-cloud-asset-v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release History

### 0.6.0 / 2020-09-03

#### Features

* Added ExportAssetsResponse#output_result
* Added support for analyze_iam_policy and export_iam_policy_analysis

### 0.5.3 / 2020-08-10

#### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-asset-v1/lib/google/cloud/asset/v1/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Google
module Cloud
module Asset
module V1
VERSION = "0.5.3"
VERSION = "0.6.0"
end
end
end
Expand Down

0 comments on commit cbf35f0

Please sign in to comment.