Upgrade GCP Libraries BOM to 26.87.0 - #39887
Conversation
|
Looks like the Google Maven Mirror doesn't have libraries-bom v26.87.0 yet: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/libraries-bom/26.87.0/libraries-bom-26.87.0.pom |
|
Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment |
|
assign set of reviewers |
|
Looks like the libraries-bom version is now in the maven mirror. Can we refresh the CIs? |
|
Assigning reviewers: R: @chamikaramj for label java. Note: If you would like to opt out of this review, comment Available commands:
The PR bot will only process comments in the main thread (not review comments). |
|
It looks like the bom upgrade is actually causing the spotless failure, could you please take a look? It may also be responsible for the GCP IO Direct failures as well, I'm not sure |
| createdSchemas.add(SchemaName.parse(schema.getName())); | ||
| SchemaName schemaName = SchemaName.parse(schema.getName()); | ||
| if (schemaName == null) { | ||
| return null; |
There was a problem hiding this comment.
This should never happen, right? Should this just be a runtime error because we failed to create a schema?
bc4b54a to
af25900
Compare
- Upgrades com.google.cloud:libraries-bom to 26.87.0 - Updates synchronized versions: gax (2.84.0), grpc (1.82.4), netty (4.1.133.Final), protobuf (4.33.6), google-api-services-bigquery (v2-rev20260731-2.0.0), google-cloud-datastore (3.4.0) - Updates dep_urls_java.yaml license entry - Aligns Bigtable change streams cell mutation timestamps to milliseconds to comply with Bigtable timestamp granularity requirements
af25900 to
6cc5622
Compare
This PR upgrades the Google Cloud Platform Libraries BOM from 26.85.0 to 26.87.0 and updates dependent/synchronized dependency versions:
com.google.cloud:libraries-bom:26.85.0->26.87.0gax:2.82.0->2.84.0grpc:1.81.0->1.82.4netty:4.1.132.Final->4.1.133.Finalprotobuf:4.33.2->4.33.6google-api-services-bigquery:v2-rev20260612-2.0.0->v2-rev20260731-2.0.0google-cloud-datastore:3.2.0->3.4.0sdks/java/container/license_scripts/dep_urls_java.yaml: updatedlibraries-bomlicense versiongoogle-cloud-bigtable/google-cloud-bigtable-emulator.