feat: update protobuf version to 4.33.2 by JoeWang1127 · Pull Request #1875 · googleapis/google-auth-library-java · GitHub
Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

feat: update protobuf version to 4.33.2#1875

Merged
JoeWang1127 merged 6 commits into
mainfrom
chore/update-protobuf
Jan 23, 2026
Merged

feat: update protobuf version to 4.33.2#1875
JoeWang1127 merged 6 commits into
mainfrom
chore/update-protobuf

Conversation

@JoeWang1127

@JoeWang1127 JoeWang1127 commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

Steps to generate the java code using protoc 33.2.

  1. Download these files from https://github.com/protocolbuffers/protobuf/releases/tag/v33.2
src/google/protobuf/duration.proto
src/google/protobuf/struct.proto
src/google/protobuf/timestamp.proto
  1. Create a workspace in google3, copy the above files in google/protobuf directory.
  2. Run the following command to generate java code:
# in google3 directory
~/.local/bin/protoc --java_out ~/Downloads/java-output -I. cloud/identity/unifiedauth/proto/client_side_access_boundary.proto

@product-auto-label product-auto-label Bot added the size: xl Pull request size is extra large. label Jan 23, 2026
@JoeWang1127 JoeWang1127 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 23, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 23, 2026
@JoeWang1127 JoeWang1127 marked this pull request as ready for review January 23, 2026 01:48
@JoeWang1127 JoeWang1127 requested review from a team January 23, 2026 01:48
@sonarqubecloud

Copy link
Copy Markdown

@JoeWang1127 JoeWang1127 merged commit 13ddbd1 into main Jan 23, 2026
26 of 27 checks passed
@JoeWang1127 JoeWang1127 deleted the chore/update-protobuf branch January 23, 2026 15:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size: xl Pull request size is extra large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants