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

chore: update version of Protobuf to v3.20.1#669

Merged
gcf-merge-on-green[bot] merged 2 commits intomainfrom
owl-bot-copy
Apr 28, 2022
Merged

chore: update version of Protobuf to v3.20.1#669
gcf-merge-on-green[bot] merged 2 commits intomainfrom
owl-bot-copy

Conversation

@gcf-owl-bot
Copy link
Copy Markdown
Contributor

@gcf-owl-bot gcf-owl-bot Bot commented Apr 26, 2022

  • Regenerate this pull request now.

PiperOrigin-RevId: 444328399

Source-Link: googleapis/googleapis@c7ca416

Source-Link: https://github.com/googleapis/googleapis-gen/commit/d61705453a62b3ecda78aa30c192840ebc5a8a90
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDYxNzA1NDUzYTYyYjNlY2RhNzhhYTMwYzE5Mjg0MGViYzVhOGE5MCJ9

PiperOrigin-RevId: 444328399

Source-Link: googleapis/googleapis@c7ca416

Source-Link: https://github.com/googleapis/googleapis-gen/commit/d61705453a62b3ecda78aa30c192840ebc5a8a90
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDYxNzA1NDUzYTYyYjNlY2RhNzhhYTMwYzE5Mjg0MGViYzVhOGE5MCJ9
@gcf-owl-bot gcf-owl-bot Bot requested a review from a team April 26, 2022 01:39
@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 Apr 26, 2022
@product-auto-label product-auto-label Bot added size: xl Pull request size is extra large. api: iam Issues related to the googleapis/java-iamcredentials API. labels Apr 26, 2022
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 26, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 26, 2022
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 26, 2022
@product-auto-label product-auto-label Bot removed the size: xl Pull request size is extra large. label Apr 26, 2022
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 26, 2022
@product-auto-label product-auto-label Bot added the size: s Pull request size is small. label Apr 26, 2022
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 26, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 26, 2022
@Neenu1995 Neenu1995 changed the title chore(bazel): update version of Protobuf to v3.20.1 feat: update version of Protobuf to v3.20.1 Apr 26, 2022
@Neenu1995 Neenu1995 changed the title feat: update version of Protobuf to v3.20.1 chore: update version of Protobuf to v3.20.1 Apr 26, 2022
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
throw e.setUnfinishedMessage(this);
} catch (com.google.protobuf.UninitializedMessageException e) {
throw e.asInvalidProtocolBufferException().setUnfinishedMessage(this);
Copy link
Copy Markdown
Member

@suztomo suztomo Apr 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fortunately Protobuf 3.19.4 already has UninitializedMessageException (with asInvalidProtocolBufferException method).

image

Note that this PR doesn't touch the dependency (pom.xml) of the library.

@suztomo suztomo added the automerge Merge the pull request once unit tests and other checks pass. label Apr 28, 2022
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 867cd2e into main Apr 28, 2022
@gcf-merge-on-green gcf-merge-on-green Bot deleted the owl-bot-copy branch April 28, 2022 19:14
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: iam Issues related to the googleapis/java-iamcredentials API. owl-bot-copy size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants