Skip to content

Commit

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

### New features

- Add user agent and DLP parent type fields to finding's list of attributes ([commit da7cc14](https://togithub.com/googleapis/google-cloud-dotnet/commit/da7cc14f384752089e8389d99659e124414f173e))
  • Loading branch information
jskeet committed Jun 20, 2023
1 parent e5c2b4c commit a6a9780
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.10.0</Version>
<Version>3.11.0</Version>
<TargetFrameworks>netstandard2.1;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Cloud Security Command Center API, 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.11.0, released 2023-06-20

### New features

- Add user agent and DLP parent type fields to finding's list of attributes ([commit da7cc14](https://github.com/googleapis/google-cloud-dotnet/commit/da7cc14f384752089e8389d99659e124414f173e))

## Version 3.10.0, released 2023-05-03

### New features
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Expand Up @@ -3907,7 +3907,7 @@
"protoPath": "google/cloud/securitycenter/v1",
"productName": "Google Cloud Security Command Center",
"productUrl": "https://cloud.google.com/security-command-center/",
"version": "3.10.0",
"version": "3.11.0",
"type": "grpc",
"description": "Recommended Google client library to access the Google Cloud Security Command Center API, 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 a6a9780

Please sign in to comment.