Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps com.google.cloud:libraries-bom from 26.66.0 to 26.67.0.

Release notes

Sourced from com.google.cloud:libraries-bom's releases.

v26.67.0

GCP Libraries BOM 26.67.0

Here are the differences from the previous version (26.66.0)

New Addition

  • com.google.cloud:google-cloud-geminidataanalytics:0.1.0

The group ID of the following artifacts is com.google.cloud.

Notable Changes

google-cloud-spanner 6.99.0 (prev: 6.98.1)

  • Support read lock mode for R/W transactions (#4010) (7d752d6)

  • GetCommitResponse() should return error if tx has not committed (#4021) (a2c179f)

google-cloud-storage 2.56.0 (prev: 2.55.0)

  • breaking behavior rewrite Storage.blobAppendableUpload to be non-blocking and have improved throughput (#3231) (7bd73d3)

  • Add AppendableUploadWriteableByteChannel#flush() (#3261) (950c56f)

  • Add MinFlushSizeFlushPolicy#withMaxPendingBytes(long) (#3231) (7bd73d3)

  • Add StorageChannelUtils to provide helper methods to perform blocking read/write to/from non-blocking channels (#3231) (7bd73d3)

  • Make FlushPolicy${Min,Max}FlushSizeFlushPolicy constructors private (#3217) (7bd73d3)

  • Update BlobAppendableUploadConfig and FlushPolicy.MinFlushSizeFlushPolicy to default to 4MiB minFlushSize and 16MiB maxPendingBytes (#3249) (7bd73d3)

  • Update otel integration to properly activate span context for lazy RPCs such as reads & writes (#3255) (d6587f4)

Other libraries

  • [aiplatform] add disable_container_logging in v1beta1 api (b53e708)
  • [aiplatform] add gpu_partition_size to MachineSpec (0193b28)
  • [aiplatform] Add API for Gen AI Evaluation in Tuning (0193b28)
  • [aiplatform] add data foundry service synthetic data generation API for v1 (3e90a3e)
  • [aiplatform] add option EndpointUserId and ModelUserId fields (0193b28)
  • [aiplatform] add option EndpointUserId and ModelUserId fields (0193b28)
  • [aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos (0193b28)
  • [aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk (0193b28)
  • [aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment (0193b28)
  • [bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to (0193b28)
  • [cloudbuild] Add option to enable nested virtualization if available (0193b28)
  • [cloudsupport] A new message GetAttachmentRequest and GetComment is added (0193b28)
  • [compute] Update Compute Engine v1 API to revision 20250807 (b53e708)
  • [document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability) (0193b28)
  • [geminidataanalytics] new module for geminidataanalytics (#11731) (9396cfb)
  • [maps-solar] Add experiments param to endpoints for access to pre-GA features (0193b28)
  • [network-management] add service_uri field to CloudRunRevisionEndpoint (0193b28)
  • [os-config] Add highest_upgradable_cve_severity field to Vulnerability report (0193b28)
  • [video-transcoder] add support for automatically generating subtitle for input videos (b53e708)

... (truncated)

Commits
  • c839be0 chore: release main (#7174)
  • d4193bf deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.32.2...
  • 487b56d deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.99.0 ...
  • d7c41c8 deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.65.1...
  • 4493901 deps: update dependency com.google.cloud:google-cloud-bigquery to v2.54.2 (#7...
  • 530394e deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.32....
  • 4717586 deps: update dependency com.google.cloud:google-cloud-nio to v0.128.3 (#7177)
  • 2ff000c deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...
  • 57c3dda deps: update dependency com.google.cloud:google-cloud-storage-bom to v2.56.0 ...
  • 57845be deps: update dependency com.google.cloud:gapic-libraries-bom to v1.67.0 (#7171)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.66.0 to 26.67.0.
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json)
- [Commits](googleapis/java-cloud-bom@v26.66.0...v26.67.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:libraries-bom
  dependency-version: 26.67.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 8, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Superseded by #551.

@dependabot dependabot bot closed this Sep 15, 2025
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-libraries-bom-26.67.0 branch September 15, 2025 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants