deps: update sdk-platform-java-config to 3.55.0-rc1 by diegomarquezp · Pull Request #4033 · googleapis/java-bigquery · GitHub
Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

deps: update sdk-platform-java-config to 3.55.0-rc1#4033

Merged
blakeli0 merged 1 commit into
protobuf-4.x-rcfrom
protobuf-4.x-deps-upgrade
Dec 15, 2025
Merged

deps: update sdk-platform-java-config to 3.55.0-rc1#4033
blakeli0 merged 1 commit into
protobuf-4.x-rcfrom
protobuf-4.x-deps-upgrade

Conversation

@diegomarquezp

Copy link
Copy Markdown
Contributor

No description provided.

@diegomarquezp diegomarquezp requested review from a team and agrawal-siddharth December 15, 2025 17:15
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/java-bigquery API. labels Dec 15, 2025
@gemini-code-assist

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the sdk-platform-java-config dependency to version 3.55.0-rc1. My feedback highlights that this is a release candidate (RC) version. Using RC dependencies can introduce instability, and it's generally recommended to use stable releases. I've added comments to the pom.xml files regarding this potential risk.

<groupId>com.google.cloud</groupId>
<artifactId>sdk-platform-java-config</artifactId>
<version>3.54.1</version>
<version>3.55.0-rc1</version>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

This change introduces a dependency on a release candidate (RC) version (3.55.0-rc1). RC versions are pre-release software and are not guaranteed to be stable. Relying on them can introduce unexpected bugs or breaking changes. It is best practice to use stable, generally available (GA) releases for dependencies.

Comment thread pom.xml

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

This change introduces a dependency on a release candidate (RC) version (3.55.0-rc1). RC versions are pre-release software and are not guaranteed to be stable. Relying on them can introduce unexpected bugs or breaking changes. It is best practice to use stable, generally available (GA) releases for dependencies.

@blakeli0 blakeli0 merged commit 580427d into protobuf-4.x-rc Dec 15, 2025
22 checks passed
@blakeli0 blakeli0 deleted the protobuf-4.x-deps-upgrade branch December 15, 2025 22:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/java-bigquery API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants