This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- ## [3.0.0](v2.6.2...v3.0.0) (2022-07-01) ### ⚠ BREAKING CHANGES * set the right field number for reCAPTCHA private password leak (#819) ### Features * Enable REST transport for most of Java and Go clients ([#821](#821)) ([33722c0](33722c0)) ### Bug Fixes * set the right field number for reCAPTCHA private password leak ([#819](#819)) ([02bac15](02bac15)) ### Documentation * **samples:** add password leak sample and test ([#808](#808)) ([59a337e](59a337e)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#820](#820)) ([fb19eb8](fb19eb8)) * update dependency io.github.bonigarcia:webdrivermanager to v5.2.1 ([#827](#827)) ([f88648a](f88648a)) * update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.2.2 ([#813](#813)) ([4529e2f](4529e2f)) * update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.3.0 ([#825](#825)) ([d14d35d](d14d35d)) * update dependency org.seleniumhq.selenium:selenium-java to v4.2.2 ([#814](#814)) ([2ef3a63](2ef3a63)) * update dependency org.seleniumhq.selenium:selenium-java to v4.3.0 ([#826](#826)) ([ce5371a](ce5371a)) * update dependency org.springframework.boot:spring-boot-starter-test to v2.7.1 ([#822](#822)) ([5c973c5](5c973c5)) * update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.7.1 ([#823](#823)) ([56e0f6d](56e0f6d)) * update dependency org.springframework.boot:spring-boot-starter-web to v2.7.1 ([#824](#824)) ([2a5e042](2a5e042)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
- Loading branch information
1 parent
49b55d9
commit 30c67a4
Showing
10 changed files
with
62 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# Format: | ||
# module:released-version:current-version | ||
|
||
google-cloud-recaptchaenterprise:2.6.2:2.6.3-SNAPSHOT | ||
grpc-google-cloud-recaptchaenterprise-v1:2.6.2:2.6.3-SNAPSHOT | ||
grpc-google-cloud-recaptchaenterprise-v1beta1:0.41.2:0.41.3-SNAPSHOT | ||
proto-google-cloud-recaptchaenterprise-v1:2.6.2:2.6.3-SNAPSHOT | ||
proto-google-cloud-recaptchaenterprise-v1beta1:0.41.2:0.41.3-SNAPSHOT | ||
google-cloud-recaptchaenterprise:3.0.0:3.0.0 | ||
grpc-google-cloud-recaptchaenterprise-v1:3.0.0:3.0.0 | ||
grpc-google-cloud-recaptchaenterprise-v1beta1:0.42.0:0.42.0 | ||
proto-google-cloud-recaptchaenterprise-v1:3.0.0:3.0.0 | ||
proto-google-cloud-recaptchaenterprise-v1beta1:0.42.0:0.42.0 |