Skip to content

Commit

Permalink
chore(main): release google-cloud-dlp-v2 0.23.0 (#25898)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed May 15, 2024
1 parent 218bd86 commit 4a92e2d
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@
"google-cloud-discovery_engine-v1beta+FILLER": "0.0.0",
"google-cloud-dlp": "1.6.1",
"google-cloud-dlp+FILLER": "0.0.0",
"google-cloud-dlp-v2": "0.22.0",
"google-cloud-dlp-v2": "0.23.0",
"google-cloud-dlp-v2+FILLER": "0.0.0",
"google-cloud-dns": "0.37.0",
"google-cloud-dns+FILLER": "0.0.0",
Expand Down
9 changes: 9 additions & 0 deletions google-cloud-dlp-v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Release History

### 0.23.0 (2024-05-15)

#### Features

* Add field to InspectJobs num_rows_processed for BigQuery inspect jobs
* Add new countries for supported detectors
* Support for connection management ([#25859](https://github.com/googleapis/google-cloud-ruby/issues/25859))
* Support for deleting TableDataProfiles

### 0.22.0 (2024-03-07)

#### Features
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-dlp-v2/lib/google/cloud/dlp/v2/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Google
module Cloud
module Dlp
module V2
VERSION = "0.22.0"
VERSION = "0.23.0"
end
end
end
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"client_library": {
"name": "google-cloud-dlp-v2",
"version": "0.22.0",
"version": "0.23.0",
"language": "RUBY",
"apis": [
{
Expand Down

0 comments on commit 4a92e2d

Please sign in to comment.