Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Google.Cloud.Dlp.V2 version 4.13.0 #13497

Merged
merged 1 commit into from
Sep 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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>4.12.0</Version>
<Version>4.13.0</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Data Loss Prevention API, which provides methods for detection of privacy-sensitive fragments in text, images, and Google Cloud Platform storage repositories.</Description>
Expand Down
11 changes: 11 additions & 0 deletions apis/Google.Cloud.Dlp.V2/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Version history

## Version 4.13.0, released 2024-09-09

### New features

- Inspect template modified cadence discovery config for Cloud SQL ([commit 23f8df4](https://github.com/googleapis/google-cloud-dotnet/commit/23f8df41b49a13da263184e7723468f680120326))
- File store data profiles can now be filtered by type and storage location ([commit 23f8df4](https://github.com/googleapis/google-cloud-dotnet/commit/23f8df41b49a13da263184e7723468f680120326))

### Documentation improvements

- Small improvements ([commit 23f8df4](https://github.com/googleapis/google-cloud-dotnet/commit/23f8df41b49a13da263184e7723468f680120326))

## Version 4.12.0, released 2024-08-13

### 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 @@ -2151,7 +2151,7 @@
"protoPath": "google/privacy/dlp/v2",
"productName": "Google Cloud Data Loss Prevention",
"productUrl": "https://cloud.google.com/dlp/",
"version": "4.12.0",
"version": "4.13.0",
"type": "grpc",
"description": "Recommended Google client library to access the Google Data Loss Prevention API, which provides methods for detection of privacy-sensitive fragments in text, images, and Google Cloud Platform storage repositories.",
"dependencies": {
Expand Down