From ed90a68fe010709ff3f7832e4bc6c98eca441a15 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Thu, 5 Dec 2024 18:52:27 +0000 Subject: [PATCH] Release Google.Cloud.SecurityCenter.V2 version 1.0.0 (#13929) Changes in this release: No API surface changes; just dependency updates and promotion to GA. --- apis/Google.Cloud.SecurityCenter.V2/.repo-metadata.json | 2 +- .../Google.Cloud.SecurityCenter.V2.csproj | 2 +- apis/Google.Cloud.SecurityCenter.V2/docs/history.md | 4 ++++ apis/apis.json | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/apis/Google.Cloud.SecurityCenter.V2/.repo-metadata.json b/apis/Google.Cloud.SecurityCenter.V2/.repo-metadata.json index eb50d4bbf653..6182d14c7a75 100644 --- a/apis/Google.Cloud.SecurityCenter.V2/.repo-metadata.json +++ b/apis/Google.Cloud.SecurityCenter.V2/.repo-metadata.json @@ -1,6 +1,6 @@ { "distribution_name": "Google.Cloud.SecurityCenter.V2", - "release_level": "preview", + "release_level": "stable", "client_documentation": "https://cloud.google.com/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest", "library_type": "GAPIC_AUTO", "language": "dotnet", diff --git a/apis/Google.Cloud.SecurityCenter.V2/Google.Cloud.SecurityCenter.V2/Google.Cloud.SecurityCenter.V2.csproj b/apis/Google.Cloud.SecurityCenter.V2/Google.Cloud.SecurityCenter.V2/Google.Cloud.SecurityCenter.V2.csproj index 6822c7e29851..50b17ab1ce82 100644 --- a/apis/Google.Cloud.SecurityCenter.V2/Google.Cloud.SecurityCenter.V2/Google.Cloud.SecurityCenter.V2.csproj +++ b/apis/Google.Cloud.SecurityCenter.V2/Google.Cloud.SecurityCenter.V2/Google.Cloud.SecurityCenter.V2.csproj @@ -1,7 +1,7 @@  - 1.0.0-beta05 + 1.0.0 netstandard2.0;net462 true Recommended Google client library to access the Google Cloud Security Command Center API (v2), which helps security teams gather data, identify threats, and act on them before they result in business damage or loss. diff --git a/apis/Google.Cloud.SecurityCenter.V2/docs/history.md b/apis/Google.Cloud.SecurityCenter.V2/docs/history.md index b4035a8920e1..0d4c3c545c18 100644 --- a/apis/Google.Cloud.SecurityCenter.V2/docs/history.md +++ b/apis/Google.Cloud.SecurityCenter.V2/docs/history.md @@ -1,5 +1,9 @@ # Version history +## Version 1.0.0, released 2024-12-05 + +No API surface changes; just dependency updates and promotion to GA. + ## Version 1.0.0-beta05, released 2024-08-05 ### New features diff --git a/apis/apis.json b/apis/apis.json index e8da4d3523f7..fda41c408db0 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -4550,7 +4550,7 @@ }, { "id": "Google.Cloud.SecurityCenter.V2", - "version": "1.0.0-beta05", + "version": "1.0.0", "type": "grpc", "productName": "Security Command Center", "productUrl": "https://cloud.google.com/security-command-center/docs/reference/rest",