Skip to content

Update dependency com.google.cloud:libraries-bom to v26.86.0 - #844

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/com.google.cloud-libraries-bom-26.x
Open

Update dependency com.google.cloud:libraries-bom to v26.86.0#844
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/com.google.cloud-libraries-bom-26.x

Conversation

@renovate

@renovate renovate Bot commented May 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.google.cloud:libraries-bom (source) 26.82.026.86.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

googleapis/google-cloud-java (com.google.cloud:libraries-bom)

v26.84.0

Features
  • auth: Add support for Regional Access Boundaries (#​13499) (b721e43)
  • automate libraries-bom tag and release creation on release publish (#​13655) (7a7e2ff)
  • bigquery-jdbc: add EnableProjectDiscovery connection property for metadata methods (#​13344) (ab9669a)
  • bigquery-jdbc: migrate statement execution thread tracking to connection-scoped executor (#​13454) (341e51a)
  • bigquery-jdbc: respect standard JVM trustStore properties by default (#​13435) (7af3224)
  • bigquery-jdbc: support connection-scoped executor isolation and dynamic queue warnings (#​13413) (79e26b8)
  • bigquery: add internal listProjects API to core client (#​13429) (3580407)
  • bigtable: route point read rows to shim (#​13542) (2c7e5f5)
  • deps: add jspecify to shared dependencies (#​13412) (582053d)
  • enable self-signed JWTs by default in ServiceOptions (#​13338) (110d2b7)
  • gapic-generator: Add NullMarked annotation to generated classes (#​13517) (825dadd)
  • google/cloud/agentregistry/v1: onboard a new library (#​13509) (6728816)
  • scale up connection worker pool based on latency (#​13384) (eb379b3)
  • spanner: add settings for gRCP keep-alive (#​13643) (9d78307)
  • spanner: auth login support for Spanner Omni endpoints (#​13470) (55930b4)
  • storage: add checksum validation in the json read channel (#​13270) (872d7b7)
  • storage: add checksum validation on json read paths (#​13269) (396b042)
  • storage: add full object checksum validation for bidi flow (#​13266) (9113d80)
  • storage: add full object checksum validation for grpc flow (#​13265) (a5ba606)
  • storage: Adding CumulativeHasher wrapper class for Full object … (#​13239) (bd40324)
  • storage: adding disabling option for bidi reads (#​13506) (591cae0)
  • storage: log additional bytes received from GCS in read path (#​13427) (9492aa2)
  • storage: update compose sample to support deleteSourceObjects option (#​13493) (50a8658)
  • use self-signed JWTs in Spanner MutableCredentials (#​13381) (29543a2)
Bug Fixes
  • Add logging-logback to gapic-libraries-bom (#​13663) (512e370)
  • auth: Fix UserCredentials serialization clientSecret leak (#​13465) (2d9d01c)
  • auth: handle missing APPDATA on Windows gracefully (#​13471) (77e84a9), closes #​12565
  • bigquery-jdbc: add proper version to BigQueryDriver (#​13294) (9fd84fc)
  • bigquery-jdbc: avoid rollback on statement close in manual commit mode (#​13503) (79bbee1)
  • bigquery-jdbc: correct FilterTablesOnDefaultDataset fallback logic (#​13625) (f7eb23d)
  • bigquery-jdbc: ensure largeResults are handled in PreparedStatement (#​13496) (d3e7a19)
  • bigquery-jdbc: ensure test uses unique dataset & cleans up (#​13587) (a6bb362)
  • bigquery-jdbc: explicitly set location when available for temporary dataset (#​13508) (40cd0a7)
  • bigquery-jdbc: propagate connection proxy settings to auth library (#​13539) (87dda5d)
  • bigquery-jdbc: shade org.slf4j (#​13547) (7ef1312)
  • bigquery-jdbc: update format validation tests to create tables for the test (#​13588) (4bb3a61)
  • bigquery-jdbc: update Maven Central artifact link in the README (#​13563) (8707a65)
  • bigquery: retry cancel job and routine creation on transient HTTP 5xx errors (#​13416) (35eb041)
  • bigquery: route JOB_CREATION_REQUIRED through fast query path (#​13437) (64cde7f)
  • bigquery: Update fast query path to allow jobTimeoutMs in the request (#​13502) (1a6f4d5)
  • bigtable: honour session_load override when server-returned session_load is 0 (#​13629) (b56f9b8)
  • bqjdbc: pass rowsInPage with TableResult (#​13238) (203a91e)
  • ci: build dependencies before convergence check (#​13638) (9de3209)
  • ci: ignore SNAPSHOT suffix in flatten-plugin check (#​13639) (bb65627)
  • ci: run root install in dependency convergence check (#​13666) (86d35e4)
  • ci: skip existing-versions-check for gapic-generator-java-root (#​13590) (a1f3b8a)
  • datastore: Configure TraceExporter with Datastore credentials in E2E tests (#​13627) (d281a62)
  • datastore: disable built-in OpenTelemetry SDK when metrics export is disabled (#​13543) (53b7142)
  • datastore: reduce flakiness of E2E tracing tests (#​13645) (8afc0ab)
  • deps: update dependency com.google.apis:google-api-services-bigquery to v2-rev20260612-2.0.0 (#​13570) (ca5ff79)
  • deps: update dependency com.google.apis:google-api-services-dns to v1-rev20260616-2.0.0 (#​12796) (0dd60ca)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.151.0 (#​12097) (d169006)
  • deps: update dependency com.google.cloud:libraries-bom to v26.84.0 (#​12663) (95c7774)
  • deps: update first-party storage dependencies to v1-rev20260524-2.0.0 (#​13406) (bdeedb8)
  • exclude java-vertexai from existing versions check (#​13632) (edaa4e3)
  • fallback on VPC (#​13567) (e8c428d)
  • java-cloud-bom: execute pre-install pass in GHA release notes generator (#​13608) (c365c10)
  • release: check remote tags using git ls-remote to prevent already exists error (#​13574) (6cf0567)
  • spanner: fail fast when inline-begin DML returns no transaction id (#​13536) (94315ce)
  • spanner: pin inline read-write transactions to default endpoint (#​13562) (6908dee)
  • spanner: remove explicit tink version to resolve dependency convergence conflict (#​13602) (863c26e)
  • spanner: update dynamic channel pool default configuration (#​13646) (37b77c3)
Dependencies
Documentation
  • add instructions for manual code generation checks in CI (#​13596) (f6162e2)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label May 17, 2026
@codecov

codecov Bot commented May 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.56%. Comparing base (aa6bc78) to head (1f675e1).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #844      +/-   ##
============================================
+ Coverage     78.54%   78.56%   +0.01%     
  Complexity      109      109              
============================================
  Files           751      751              
  Lines         23174    23174              
  Branches       2670     2670              
============================================
+ Hits          18203    18207       +4     
+ Misses         3975     3972       -3     
+ Partials        996      995       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from a1352e5 to 5c64601 Compare June 1, 2026 22:56
@renovate renovate Bot changed the title Update dependency com.google.cloud:libraries-bom to v26.83.0 Update dependency com.google.cloud:libraries-bom to v26.84.0 Jun 13, 2026
@renovate
renovate Bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from 5c64601 to 9ad7f02 Compare June 13, 2026 09:43
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovate Bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from 9ad7f02 to 3b1fb61 Compare July 8, 2026 01:43
@renovate renovate Bot changed the title Update dependency com.google.cloud:libraries-bom to v26.84.0 Update dependency com.google.cloud:libraries-bom to v26.85.0 Jul 8, 2026
@renovate
renovate Bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from 3b1fb61 to 4546fa7 Compare July 25, 2026 12:05
@renovate renovate Bot changed the title Update dependency com.google.cloud:libraries-bom to v26.85.0 Update dependency com.google.cloud:libraries-bom to v26.85.1 Jul 25, 2026
@renovate
renovate Bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from 4546fa7 to 1f675e1 Compare July 30, 2026 20:49
@renovate renovate Bot changed the title Update dependency com.google.cloud:libraries-bom to v26.85.1 Update dependency com.google.cloud:libraries-bom to v26.86.0 Jul 30, 2026
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants