Skip to content

Commit

Permalink
Release Google.Cloud.SecurityCenter.V2 version 1.0.0 (#13929)
Browse files Browse the repository at this point in the history
Changes in this release:

No API surface changes; just dependency updates and promotion to GA.
  • Loading branch information
jskeet authored Dec 5, 2024
1 parent 32f0d0e commit ed90a68
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apis/Google.Cloud.SecurityCenter.V2/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
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-beta05</Version>
<Version>1.0.0</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<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>
Expand Down
4 changes: 4 additions & 0 deletions apis/Google.Cloud.SecurityCenter.V2/docs/history.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit ed90a68

Please sign in to comment.