Skip to content

Commit

Permalink
chore(main): release google-cloud-channel-v1 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 10, 2024
1 parent e0d7d2f commit ef1973d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
"google-cloud-certificate_manager-v1+FILLER": "0.0.0",
"google-cloud-channel": "1.5.1",
"google-cloud-channel+FILLER": "0.0.0",
"google-cloud-channel-v1": "1.0.1",
"google-cloud-channel-v1": "1.1.0",
"google-cloud-channel-v1+FILLER": "0.0.0",
"google-cloud-cloud_controls_partner": "1.0.1",
"google-cloud-cloud_controls_partner+FILLER": "0.0.0",
Expand Down
7 changes: 7 additions & 0 deletions google-cloud-channel-v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release History

### 1.1.0 (2024-10-10)

#### Features

* Support for customer type and channel partner for CloudIdentityCustomerAccount
* Support for the primary_admin_email parameter to the check_cloud_identity_accounts_exist RPC

### 1.0.1 (2024-08-30)

#### Documentation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Google
module Cloud
module Channel
module V1
VERSION = "1.0.1"
VERSION = "1.1.0"
end
end
end
Expand Down

0 comments on commit ef1973d

Please sign in to comment.