Skip to content

Commit ed90a68

Browse files
authored
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.
1 parent 32f0d0e commit ed90a68

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

apis/Google.Cloud.SecurityCenter.V2/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"distribution_name": "Google.Cloud.SecurityCenter.V2",
3-
"release_level": "preview",
3+
"release_level": "stable",
44
"client_documentation": "https://cloud.google.com/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest",
55
"library_type": "GAPIC_AUTO",
66
"language": "dotnet",

apis/Google.Cloud.SecurityCenter.V2/Google.Cloud.SecurityCenter.V2/Google.Cloud.SecurityCenter.V2.csproj

Lines changed: 1 addition & 1 deletion
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>1.0.0-beta05</Version>
4+
<Version>1.0.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>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.</Description>

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Version history
22

3+
## Version 1.0.0, released 2024-12-05
4+
5+
No API surface changes; just dependency updates and promotion to GA.
6+
37
## Version 1.0.0-beta05, released 2024-08-05
48

59
### New features

apis/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4550,7 +4550,7 @@
45504550
},
45514551
{
45524552
"id": "Google.Cloud.SecurityCenter.V2",
4553-
"version": "1.0.0-beta05",
4553+
"version": "1.0.0",
45544554
"type": "grpc",
45554555
"productName": "Security Command Center",
45564556
"productUrl": "https://cloud.google.com/security-command-center/docs/reference/rest",

0 commit comments

Comments
 (0)