Skip to content

Commit

Permalink
chore(main): release google-cloud-web_security_scanner 2.0.0 (#29156)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Feb 13, 2025
1 parent 69faefa commit 674c597
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -819,7 +819,7 @@
"google-cloud-web_risk-v1+FILLER": "0.0.0",
"google-cloud-web_risk-v1beta1": "0.12.0",
"google-cloud-web_risk-v1beta1+FILLER": "0.0.0",
"google-cloud-web_security_scanner": "1.5.0",
"google-cloud-web_security_scanner": "2.0.0",
"google-cloud-web_security_scanner+FILLER": "0.0.0",
"google-cloud-web_security_scanner-v1": "1.2.0",
"google-cloud-web_security_scanner-v1+FILLER": "0.0.0",
Expand Down
11 changes: 11 additions & 0 deletions google-cloud-web_security_scanner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Release History

### 2.0.0 (2025-02-13)

### ⚠ BREAKING CHANGES

* Removed dependency on google-cloud-web_security_scanner-v1beta prerelease service ([#28992](https://github.com/googleapis/google-cloud-ruby/issues/28992))

#### Features

* Removed dependency on google-cloud-web_security_scanner-v1beta prerelease service ([#28992](https://github.com/googleapis/google-cloud-ruby/issues/28992))
* Updated google-cloud-web_security_scanner-v1 dependency to version 1.x

### 1.5.0 (2025-01-29)

#### Features
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
module Google
module Cloud
module WebSecurityScanner
VERSION = "1.5.0"
VERSION = "2.0.0"
end
end
end

0 comments on commit 674c597

Please sign in to comment.