Skip to content

feat: update protobuf version to 4.33.2#1875

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

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

Conversation

@JoeWang1127
Copy link
Copy Markdown
Contributor

@JoeWang1127 JoeWang1127 commented Jan 23, 2026

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

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
6.1% Duplication on New Code (required ≤ 3%)
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: xl Pull request size is extra large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants