Skip to content

Commit f23b76c

Browse files
authored
Release Google.Cloud.OrgPolicy.V2 version 2.8.0 (#14649)
Changes in this release: ### New features - Add managed constraints new fields (e.g. parameter) ([commit 9030f87](https://togithub.com/googleapis/google-cloud-dotnet/commit/9030f87e6b6cebd588b23b86ba9e24eb1ae11141)) ### Documentation improvements - Updated comments ([commit 9030f87](https://togithub.com/googleapis/google-cloud-dotnet/commit/9030f87e6b6cebd588b23b86ba9e24eb1ae11141))
1 parent 75cb72d commit f23b76c

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

apis/Google.Cloud.OrgPolicy.V2/Google.Cloud.OrgPolicy.V2/Google.Cloud.OrgPolicy.V2.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>2.7.0</Version>
4+
<Version>2.8.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Organization Policy API (v2), which allows users to configure governance rules on their GCP resources across the Cloud Resource Hierarchy.</Description>

apis/Google.Cloud.OrgPolicy.V2/docs/history.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Version history
22

3+
## Version 2.8.0, released 2025-04-23
4+
5+
### New features
6+
7+
- Add managed constraints new fields (e.g. parameter) ([commit 9030f87](https://github.com/googleapis/google-cloud-dotnet/commit/9030f87e6b6cebd588b23b86ba9e24eb1ae11141))
8+
9+
### Documentation improvements
10+
11+
- Updated comments ([commit 9030f87](https://github.com/googleapis/google-cloud-dotnet/commit/9030f87e6b6cebd588b23b86ba9e24eb1ae11141))
12+
313
## Version 2.7.0, released 2024-09-26
414

515
### New features

generator-input/apis.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3953,7 +3953,7 @@
39533953
},
39543954
{
39553955
"id": "Google.Cloud.OrgPolicy.V2",
3956-
"version": "2.7.0",
3956+
"version": "2.8.0",
39573957
"type": "grpc",
39583958
"productName": "Organization Policy",
39593959
"productUrl": "https://cloud.google.com/resource-manager/docs/organization-policy/overview",

0 commit comments

Comments
 (0)