Skip to content

Commit

Permalink
Release Google.Cloud.SecurityCenter.V1 version 3.20.0 (#12613)
Browse files Browse the repository at this point in the history
Changes in this release:

### New features

- Add cloud_armor field to finding's list of attributes ([commit c21e410](https://togithub.com/googleapis/google-cloud-dotnet/commit/c21e4103c713f0d46c9d730b979f240f7eb4cfaf))
  • Loading branch information
jskeet committed Apr 19, 2024
1 parent e5ba917 commit 23662c2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>3.19.0</Version>
<Version>3.20.0</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Cloud Security Command Center API (v1), which helps security teams gather data, identify threats, and act on them before they result in business damage or loss.</Description>
Expand Down
6 changes: 6 additions & 0 deletions apis/Google.Cloud.SecurityCenter.V1/docs/history.md
@@ -1,5 +1,11 @@
# Version history

## Version 3.20.0, released 2024-04-19

### New features

- Add cloud_armor field to finding's list of attributes ([commit c21e410](https://github.com/googleapis/google-cloud-dotnet/commit/c21e4103c713f0d46c9d730b979f240f7eb4cfaf))

## Version 3.19.0, released 2024-03-28

### New features
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Expand Up @@ -4233,7 +4233,7 @@
"protoPath": "google/cloud/securitycenter/v1",
"productName": "Google Cloud Security Command Center",
"productUrl": "https://cloud.google.com/security-command-center/",
"version": "3.19.0",
"version": "3.20.0",
"type": "grpc",
"description": "Recommended Google client library to access the Google Cloud Security Command Center API (v1), which helps security teams gather data, identify threats, and act on them before they result in business damage or loss.",
"dependencies": {
Expand Down

0 comments on commit 23662c2

Please sign in to comment.