Skip to content

Commit 6c34cfb

Browse files
chore(main): release google-cloud-dlp-v2 1.17.0 (#33817)
* chore(main): release google-cloud-dlp-v2 1.17.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 3f993f2 commit 6c34cfb

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@
361361
"google-cloud-discovery_engine-v1beta+FILLER": "0.0.0",
362362
"google-cloud-dlp": "1.9.0",
363363
"google-cloud-dlp+FILLER": "0.0.0",
364-
"google-cloud-dlp-v2": "1.16.1",
364+
"google-cloud-dlp-v2": "1.17.0",
365365
"google-cloud-dlp-v2+FILLER": "0.0.0",
366366
"google-cloud-dns": "1.1.1",
367367
"google-cloud-dns+FILLER": "0.0.0",

google-cloud-dlp-v2/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release History
22

3+
### 1.17.0 (2026-04-09)
4+
5+
#### Features
6+
7+
* added support for detecting key-value pairs in client provided metadata ([#33807](https://github.com/googleapis/google-cloud-ruby/issues/33807))
8+
39
### 1.16.1 (2026-04-02)
410

511
#### Documentation

google-cloud-dlp-v2/lib/google/cloud/dlp/v2/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module Dlp
2323
module V2
24-
VERSION = "1.16.1"
24+
VERSION = "1.17.0"
2525
end
2626
end
2727
end

google-cloud-dlp-v2/snippets/snippet_metadata_google.privacy.dlp.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"client_library": {
33
"name": "google-cloud-dlp-v2",
4-
"version": "1.16.1",
4+
"version": "1.17.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)