Skip to content

Commit

Permalink
Release Google.Cloud.CloudControlsPartner.V1 version 1.1.0 (#13531)
Browse files Browse the repository at this point in the history
Changes in this release:

### New features

- Field behavior for field `customer_onboarding_state` in message `.google.cloud.cloudcontrolspartner.v1.Customer` is changed ([commit e63d70b](https://github.com/googleapis/google-cloud-dotnet/commit/e63d70bd6da943c388877d3d3b8a5166d35d6b8e))
- Field behavior for field `is_onboarded` in message `.google.cloud.cloudcontrolspartner.v1.Customer` is changed ([commit e63d70b](https://github.com/googleapis/google-cloud-dotnet/commit/e63d70bd6da943c388877d3d3b8a5166d35d6b8e))
- A new value `ACCESS_TRANSPARENCY_LOGS_SUPPORT_CASE_VIEWER` is added to enum `.google.cloud.cloudcontrolspartner.v1.PartnerPermissions.Permission` ([commit e63d70b](https://github.com/googleapis/google-cloud-dotnet/commit/e63d70bd6da943c388877d3d3b8a5166d35d6b8e))

### Documentation improvements

- A comment for field `display_name` in message `.google.cloud.cloudcontrolspartner.v1.Customer` is changed ([commit e63d70b](https://github.com/googleapis/google-cloud-dotnet/commit/e63d70bd6da943c388877d3d3b8a5166d35d6b8e))
- Mark the accessApprovalRequests.list method as deprecated ([commit 74dcad9](https://github.com/googleapis/google-cloud-dotnet/commit/74dcad9d131f9ecc63c062b3a8920aa5dab122ea))
  • Loading branch information
jskeet authored Sep 16, 2024
1 parent 9d62946 commit 656f4a5
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.0.0</Version>
<Version>1.1.0</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Cloud Controls Partner API (v1) which provides insights about your customers and their Assured Workloads based on your Sovereign Controls by Partners offering.</Description>
Expand Down
13 changes: 13 additions & 0 deletions apis/Google.Cloud.CloudControlsPartner.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Version history

## Version 1.1.0, released 2024-09-16

### New features

- Field behavior for field `customer_onboarding_state` in message `.google.cloud.cloudcontrolspartner.v1.Customer` is changed ([commit e63d70b](https://github.com/googleapis/google-cloud-dotnet/commit/e63d70bd6da943c388877d3d3b8a5166d35d6b8e))
- Field behavior for field `is_onboarded` in message `.google.cloud.cloudcontrolspartner.v1.Customer` is changed ([commit e63d70b](https://github.com/googleapis/google-cloud-dotnet/commit/e63d70bd6da943c388877d3d3b8a5166d35d6b8e))
- A new value `ACCESS_TRANSPARENCY_LOGS_SUPPORT_CASE_VIEWER` is added to enum `.google.cloud.cloudcontrolspartner.v1.PartnerPermissions.Permission` ([commit e63d70b](https://github.com/googleapis/google-cloud-dotnet/commit/e63d70bd6da943c388877d3d3b8a5166d35d6b8e))

### Documentation improvements

- A comment for field `display_name` in message `.google.cloud.cloudcontrolspartner.v1.Customer` is changed ([commit e63d70b](https://github.com/googleapis/google-cloud-dotnet/commit/e63d70bd6da943c388877d3d3b8a5166d35d6b8e))
- Mark the accessApprovalRequests.list method as deprecated ([commit 74dcad9](https://github.com/googleapis/google-cloud-dotnet/commit/74dcad9d131f9ecc63c062b3a8920aa5dab122ea))

## Version 1.0.0, released 2024-05-24

No API surface changes; just dependency updates and promotion to GA.
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -1359,7 +1359,7 @@
},
{
"id": "Google.Cloud.CloudControlsPartner.V1",
"version": "1.0.0",
"version": "1.1.0",
"type": "grpc",
"productName": "Cloud Controls Partner",
"productUrl": "https://cloud.google.com/sovereign-controls-by-partners/docs/sovereign-partners/reference/rest",
Expand Down

0 comments on commit 656f4a5

Please sign in to comment.