Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(gkeconnect/gateway): removed the nonfunctional GatewayService and replaced it with the GatewayControl service #10716

Merged
merged 5 commits into from
Aug 21, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Aug 20, 2024

  • Regenerate this pull request now.

PiperOrigin-RevId: 665485495

Source-Link: googleapis/googleapis@5e76753

Source-Link: https://github.com/googleapis/googleapis-gen/commit/565ebdf8b33ceeaaed972e0d9fbe4aa063e5292e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTY1ZWJkZjhiMzNjZWVhYWVkOTcyZTBkOWZiZTRhYTA2M2U1MjkyZSJ9
BEGIN_NESTED_COMMIT
docs(shopping/css): update Certification field descriptions
PiperOrigin-RevId: 665432329

Source-Link: googleapis/googleapis@5988300

Source-Link: https://github.com/googleapis/googleapis-gen/commit/bc2954fd1ed5de040517ee07fb84d925cafb1b52
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmMyOTU0ZmQxZWQ1ZGUwNDA1MTdlZTA3ZmI4NGQ5MjVjYWZiMWI1MiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(recaptchaenterprise): add AddIpOverride RPC
feat(recaptchaenterprise): add express_settings to Key
docs(recaptchaenterprise): clarify Event.express field
docs(recaptchaenterprise): fix billing, quota, and usecase links

PiperOrigin-RevId: 665409132

Source-Link: googleapis/googleapis@cc4e33a

Source-Link: https://github.com/googleapis/googleapis-gen/commit/2be7002e454160c4c43bcaa708fff3bd03ed38cf
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmJlNzAwMmU0NTQxNjBjNGM0M2JjYWE3MDhmZmYzYmQwM2VkMzhjZiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(datastore): start generating datastorepb protos
END_NESTED_COMMIT

feat: add `express_settings` to `Key`
docs: clarify `Event.express` field
docs: fix billing, quota, and usecase links

PiperOrigin-RevId: 665409132

Source-Link: googleapis/googleapis@cc4e33a

Source-Link: googleapis/googleapis-gen@2be7002
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmJlNzAwMmU0NTQxNjBjNGM0M2JjYWE3MDhmZmYzYmQwM2VkMzhjZiJ9
@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 Aug 20, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 20, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 20, 2024
PiperOrigin-RevId: 665432329

Source-Link: googleapis/googleapis@5988300

Source-Link: googleapis/googleapis-gen@bc2954f
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmMyOTU0ZmQxZWQ1ZGUwNDA1MTdlZTA3ZmI4NGQ5MjVjYWZiMWI1MiJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: add AddIpOverride RPC docs: update Certification field descriptions Aug 20, 2024
@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 Aug 20, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 20, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 20, 2024
…the GatewayControl service

BREAKING CHANGE: existing client libraries are being regenerated to remove unused functionality and introduce new features.

PiperOrigin-RevId: 665485495

Source-Link: googleapis/googleapis@5e76753

Source-Link: googleapis/googleapis-gen@565ebdf
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTY1ZWJkZjhiMzNjZWVhYWVkOTcyZTBkOWZiZTRhYTA2M2U1MjkyZSJ9
@gcf-owl-bot gcf-owl-bot bot changed the title docs: update Certification field descriptions feat!: removed the nonfunctional GatewayService and replaced it with the GatewayControl service Aug 20, 2024
@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 Aug 20, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 20, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 20, 2024
@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 Aug 21, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 21, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 21, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat!: removed the nonfunctional GatewayService and replaced it with the GatewayControl service feat(gkeconnect/gateway)!: removed the nonfunctional GatewayService and replaced it with the GatewayControl service Aug 21, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review August 21, 2024 17:26
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners August 21, 2024 17:26
@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 Aug 21, 2024
Copy link

snippet-bot bot commented Aug 21, 2024

Here is the summary of changes.

You are about to add 2 region tags.
You are about to delete 5 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 21, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 21, 2024
@codyoss codyoss changed the title feat(gkeconnect/gateway)!: removed the nonfunctional GatewayService and replaced it with the GatewayControl service feat(gkeconnect/gateway): removed the nonfunctional GatewayService and replaced it with the GatewayControl service Aug 21, 2024
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Aug 21, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit 946a5fc into main Aug 21, 2024
10 of 11 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 21, 2024
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch August 21, 2024 17:34
@release-please release-please bot mentioned this pull request Aug 21, 2024
quartzmo added a commit to quartzmo/go-genproto that referenced this pull request Aug 26, 2024
quartzmo added a commit to googleapis/go-genproto that referenced this pull request Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants