Skip to content

feat: [google-cloud-managedkafka] Add support for opt-in debug logging#13321

Merged
ohmayr merged 5 commits intomainfrom
owl-bot-copy-packages-google-cloud-managedkafka
Dec 12, 2024
Merged

feat: [google-cloud-managedkafka] Add support for opt-in debug logging#13321
ohmayr merged 5 commits intomainfrom
owl-bot-copy-packages-google-cloud-managedkafka

Conversation

@gcf-owl-bot
Copy link
Copy Markdown
Contributor

@gcf-owl-bot gcf-owl-bot Bot commented Dec 3, 2024

BEGIN_COMMIT_OVERRIDE
feat: Add support for opt-in debug logging
fix: Fix typing issue with gRPC metadata when key ends in -bin
chore: Update gapic-generator-python to v1.21.0
feat: A new field satisfies_pzi is added to message .google.cloud.managedkafka.v1.Cluster
feat: A new field satisfies_pzs is added to message .google.cloud.managedkafka.v1.Cluster
END_COMMIT_OVERRIDE

  • Regenerate this pull request now.

fix: Fix typing issue with gRPC metadata when key ends in -bin
chore: Update gapic-generator-python to v1.21.0

PiperOrigin-RevId: 705285820

Source-Link: googleapis/googleapis@f9b8b91

Source-Link: https://github.com/googleapis/googleapis-gen/commit/ca1e0a1e472d6e6f5de883a5cb54724f112ce348
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW1hbmFnZWRrYWZrYS8uT3dsQm90LnlhbWwiLCJoIjoiY2ExZTBhMWU0NzJkNmU2ZjVkZTg4M2E1Y2I1NDcyNGYxMTJjZTM0OCJ9

BEGIN_NESTED_COMMIT
feat: [google-cloud-managedkafka] A new field satisfies_pzi is added to message .google.cloud.managedkafka.v1.Cluster
feat: A new field satisfies_pzs is added to message .google.cloud.managedkafka.v1.Cluster

PiperOrigin-RevId: 702413947

Source-Link: googleapis/googleapis@b56dbf5

Source-Link: https://github.com/googleapis/googleapis-gen/commit/52ade1274b90a4ded9eaba4de431a0a06965d99f
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW1hbmFnZWRrYWZrYS8uT3dsQm90LnlhbWwiLCJoIjoiNTJhZGUxMjc0YjkwYTRkZWQ5ZWFiYTRkZTQzMWEwYTA2OTY1ZDk5ZiJ9
END_NESTED_COMMIT

…managedkafka.v1.Cluster`

feat: A new field `satisfies_pzs` is added to message `.google.cloud.managedkafka.v1.Cluster`

PiperOrigin-RevId: 702413947

Source-Link: googleapis/googleapis@b56dbf5

Source-Link: googleapis/googleapis-gen@52ade12
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW1hbmFnZWRrYWZrYS8uT3dsQm90LnlhbWwiLCJoIjoiNTJhZGUxMjc0YjkwYTRkZWQ5ZWFiYTRkZTQzMWEwYTA2OTY1ZDk5ZiJ9
@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 Dec 3, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 3, 2024
@gcf-owl-bot gcf-owl-bot Bot marked this pull request as ready for review December 3, 2024 22:01
@gcf-owl-bot gcf-owl-bot Bot requested a review from a team December 3, 2024 22:01
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 3, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 3, 2024
fix: Fix typing issue with gRPC metadata when key ends in -bin
chore: Update gapic-generator-python to v1.21.0

PiperOrigin-RevId: 705285820

Source-Link: googleapis/googleapis@f9b8b91

Source-Link: googleapis/googleapis-gen@ca1e0a1
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW1hbmFnZWRrYWZrYS8uT3dsQm90LnlhbWwiLCJoIjoiY2ExZTBhMWU0NzJkNmU2ZjVkZTg4M2E1Y2I1NDcyNGYxMTJjZTM0OCJ9
@gcf-owl-bot gcf-owl-bot Bot changed the title feat: [google-cloud-managedkafka] A new field satisfies_pzi is added to message .google.cloud.managedkafka.v1.Cluster feat: [google-cloud-managedkafka] Add support for opt-in debug logging Dec 12, 2024
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
@snippet-bot
Copy link
Copy Markdown

snippet-bot Bot commented Dec 12, 2024

No region tags are edited in this PR.

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 Dec 12, 2024
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
@ohmayr ohmayr merged commit a9d60f4 into main Dec 12, 2024
@ohmayr ohmayr deleted the owl-bot-copy-packages-google-cloud-managedkafka branch December 12, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests. owl-bot-copy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant