deps: update bigquerystorage-bom to 3.20.0-rc1#4035
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the google-cloud-bigquerystorage-bom dependency to 3.20.0-rc1, a release candidate. My review points out the potential stability risks of using pre-release dependencies. Even though the project seems to use other release candidates, it's a good practice to be cautious. I've recommended using stable versions unless this specific RC is required for testing.
There was a problem hiding this comment.
This change introduces a dependency on a release candidate version (3.20.0-rc1). Release candidates are not stable and can introduce instability. Although the project already uses other pre-release versions (e.g., the parent POM is on an rc1 version), each new one adds to the potential risk. It is recommended to use stable versions unless this RC is needed for testing specific new features or fixes.

No description provided.