Skip to content

Commit 5b4ef23

Browse files
chore(main): release google-cloud-dlp-v2 1.18.0 (#34245)
* chore(main): release google-cloud-dlp-v2 1.18.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 1713394 commit 5b4ef23

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@
375375
"google-cloud-discovery_engine-v1beta+FILLER": "0.0.0",
376376
"google-cloud-dlp": "1.10.0",
377377
"google-cloud-dlp+FILLER": "0.0.0",
378-
"google-cloud-dlp-v2": "1.17.0",
378+
"google-cloud-dlp-v2": "1.18.0",
379379
"google-cloud-dlp-v2+FILLER": "0.0.0",
380380
"google-cloud-dns": "1.2.0",
381381
"google-cloud-dns+FILLER": "0.0.0",

google-cloud-dlp-v2/CHANGELOG.md

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

3+
### 1.18.0 (2026-06-11)
4+
5+
#### Features
6+
7+
* Supporting SDP Batch Content ([#33991](https://github.com/googleapis/google-cloud-ruby/issues/33991))
8+
* update gapic-common dependency to 1.3 and document retry jitter ([#34045](https://github.com/googleapis/google-cloud-ruby/issues/34045))
9+
310
### 1.17.0 (2026-04-09)
411

512
#### Features

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.17.0"
24+
VERSION = "1.18.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.17.0",
4+
"version": "1.18.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)