Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Conversation

@gcf-owl-bot
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Jun 23, 2022

  • Regenerate this pull request now.

PiperOrigin-RevId: 456641589

Source-Link: googleapis/googleapis@8a251f5

Source-Link: https://github.com/googleapis/googleapis-gen/commit/4ca52a529cf01308d9714950edffbea3560cfbdb
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGNhNTJhNTI5Y2YwMTMwOGQ5NzE0OTUwZWRmZmJlYTM1NjBjZmJkYiJ9

PiperOrigin-RevId: 456641589 Source-Link: googleapis/googleapis@8a251f5 Source-Link: https://github.com/googleapis/googleapis-gen/commit/4ca52a529cf01308d9714950edffbea3560cfbdb Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGNhNTJhNTI5Y2YwMTMwOGQ5NzE0OTUwZWRmZmJlYTM1NjBjZmJkYiJ9
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner June 23, 2022 02:12
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jun 23, 2022
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: recaptchaenterprise Issues related to the googleapis/java-recaptchaenterprise API. labels Jun 23, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 23, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 23, 2022
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: xl Pull request size is extra large. labels Jun 23, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 23, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 23, 2022
@suztomo suztomo added the automerge Merge the pull request once unit tests and other checks pass. label Jun 23, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jun 23, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 23, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 23, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 33722c0 into main Jun 23, 2022
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch June 23, 2022 21:20
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 23, 2022
gcf-merge-on-green bot pushed a commit that referenced this pull request Jul 1, 2022
🤖 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).
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this pull request Jul 1, 2022
🤖 I have created a release *beep* *boop* --- ## [3.0.0](googleapis/java-recaptchaenterprise@v2.6.2...v3.0.0) (2022-07-01) ### ⚠ BREAKING CHANGES * set the right field number for reCAPTCHA private password leak (googleapis#819) ### Features * Enable REST transport for most of Java and Go clients ([googleapis#821](googleapis/java-recaptchaenterprise#821)) ([0a1e7f7](googleapis/java-recaptchaenterprise@0a1e7f7)) ### Bug Fixes * set the right field number for reCAPTCHA private password leak ([googleapis#819](googleapis/java-recaptchaenterprise#819)) ([bb2c0ae](googleapis/java-recaptchaenterprise@bb2c0ae)) ### Documentation * **samples:** add password leak sample and test ([googleapis#808](googleapis/java-recaptchaenterprise#808)) ([7f34dbb](googleapis/java-recaptchaenterprise@7f34dbb)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([googleapis#820](googleapis/java-recaptchaenterprise#820)) ([df7ab36](googleapis/java-recaptchaenterprise@df7ab36)) * update dependency io.github.bonigarcia:webdrivermanager to v5.2.1 ([googleapis#827](googleapis/java-recaptchaenterprise#827)) ([7f0a96f](googleapis/java-recaptchaenterprise@7f0a96f)) * update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.2.2 ([googleapis#813](googleapis/java-recaptchaenterprise#813)) ([478ca45](googleapis/java-recaptchaenterprise@478ca45)) * update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.3.0 ([googleapis#825](googleapis/java-recaptchaenterprise#825)) ([1dfb081](googleapis/java-recaptchaenterprise@1dfb081)) * update dependency org.seleniumhq.selenium:selenium-java to v4.2.2 ([googleapis#814](googleapis/java-recaptchaenterprise#814)) ([b045a08](googleapis/java-recaptchaenterprise@b045a08)) * update dependency org.seleniumhq.selenium:selenium-java to v4.3.0 ([googleapis#826](googleapis/java-recaptchaenterprise#826)) ([a80a641](googleapis/java-recaptchaenterprise@a80a641)) * update dependency org.springframework.boot:spring-boot-starter-test to v2.7.1 ([googleapis#822](googleapis/java-recaptchaenterprise#822)) ([4d2a4d8](googleapis/java-recaptchaenterprise@4d2a4d8)) * update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.7.1 ([googleapis#823](googleapis/java-recaptchaenterprise#823)) ([8824222](googleapis/java-recaptchaenterprise@8824222)) * update dependency org.springframework.boot:spring-boot-starter-web to v2.7.1 ([googleapis#824](googleapis/java-recaptchaenterprise#824)) ([e368915](googleapis/java-recaptchaenterprise@e368915)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: recaptchaenterprise Issues related to the googleapis/java-recaptchaenterprise API. owl-bot-copy size: l Pull request size is large.

3 participants