Skip to content

chore: Update protobuf-java to 4.32.0 in downstream compatibility check#3897

Merged
blakeli0 merged 2 commits intomainfrom
blakeli0-patch-5
Sep 5, 2025
Merged

chore: Update protobuf-java to 4.32.0 in downstream compatibility check#3897
blakeli0 merged 2 commits intomainfrom
blakeli0-patch-5

Conversation

@blakeli0
Copy link
Copy Markdown
Contributor

@blakeli0 blakeli0 commented Sep 4, 2025

Update downstream_protobuf_compatibility_check_nightly.yaml to test against the latest protobuf-java runtime v4.32.0

@blakeli0 blakeli0 requested a review from lqiu96 September 4, 2025 18:09
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Sep 4, 2025
# Default Protobuf-Java versions to use are specified here. Without this, the nightly workflow won't know
# which values to use and would resolve to ''.
protobuf-version: ${{ fromJSON(format('[{0}]', inputs.protobuf_runtime_versions || '"3.25.5","4.29.0"')) }}
protobuf-version: ${{ fromJSON(format('[{0}]', inputs.protobuf_runtime_versions || '"3.25.5","4.32.0"')) }}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can we also update the 3.x default to 3.25.8?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done. Thanks!

lqiu96
lqiu96 previously approved these changes Sep 4, 2025
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Sep 4, 2025

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Sep 4, 2025

Quality Gate Passed Quality Gate passed for 'java_showcase_integration_tests'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@blakeli0 blakeli0 merged commit b17f15a into main Sep 5, 2025
59 of 60 checks passed
@blakeli0 blakeli0 deleted the blakeli0-patch-5 branch September 5, 2025 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants